POST api/Blueprints
Request Information
URI Parameters
None.
Body Parameters
Blueprint| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | date |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | date |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | BuildingComponent |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFile |
None. |
|
| Markers | Collection of Marker |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "1b7ed4b9-ee0d-401e-bf6f-ebe9ebea1dc2",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-06-04T07:35:00.5193072Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-06-04T07:35:00.5193072Z",
"buildingComponentId": "33f84a40-0853-4708-a160-f281d0dcbbcd",
"buildingComponent": {
"id": "4ab92355-e62c-4756-8fc4-0862067d9266",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "a94ce08f-63bf-4a17-bb57-48888ae29a66",
"project": {
"id": "bf4ed188-08ab-486f-ad9b-1c65b23e0d91",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bf4ed188-08ab-486f-ad9b-1c65b23e0d91"
},
"blueprints": [],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
"blueprintFileId": "be271613-4e39-4b5f-8868-0b4c56b729b7",
"blueprintFile": {
"id": "4a9c090b-d1c0-40d6-8a2c-be255ad1a055",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "7137f631-45d4-48db-ae67-3aa51c02ad79",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 5",
"date": "2026-06-04T07:35:00.5193072Z",
"customerId": 6,
"qrId": "17d59d8e-c4e9-4145-a0f5-8badab31c771",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1dbb0c0e-01aa-448c-b31b-a0b103b77307",
"markerXSolutions": [
{
"id": "06e52094-6048-435d-98cc-1b021b31a079",
"markerId": "5a196df3-160a-4d63-bbb4-263db52e15e7",
"solutionId": "c86135f4-763e-4de7-a97f-c3ec670a4298",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "836a2694-eb2b-4f85-bbb9-0920f87ea5c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "88cbbb63-1e63-4fed-a34e-5099e605a033",
"qrLogAttributeListValue": {
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"markerXSolutionsId": "0916e588-5f7a-4189-9c47-b8bfb1d7f385",
"qrLogAttributeId": "60f46d48-baa4-4f8f-a210-c017676cd0fd",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
}
],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "836a2694-eb2b-4f85-bbb9-0920f87ea5c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "88cbbb63-1e63-4fed-a34e-5099e605a033",
"qrLogAttributeListValue": {
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"markerXSolutionsId": "0916e588-5f7a-4189-9c47-b8bfb1d7f385",
"qrLogAttributeId": "60f46d48-baa4-4f8f-a210-c017676cd0fd",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
}
],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "2e670254-31c4-478d-a67c-d810fe10322c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f5358c91-1bcf-4f28-aadc-d55019c1251c",
"reportId": "418ad9de-391c-4793-a009-38b50327dcdc",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2e670254-31c4-478d-a67c-d810fe10322c"
},
{
"id": "2e670254-31c4-478d-a67c-d810fe10322c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f5358c91-1bcf-4f28-aadc-d55019c1251c",
"reportId": "418ad9de-391c-4793-a009-38b50327dcdc",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2e670254-31c4-478d-a67c-d810fe10322c"
}
],
"selectedProducts": [
{
"id": "d1864e22-9f31-41ad-83a1-8c0da67f9675",
"markerXSolutionsId": "466c0e81-e4a0-4985-9c7d-bc400519e19c",
"productId": "da4d9aa1-bc05-478d-a2fd-3f2af5e5f6e3"
},
{
"id": "d1864e22-9f31-41ad-83a1-8c0da67f9675",
"markerXSolutionsId": "466c0e81-e4a0-4985-9c7d-bc400519e19c",
"productId": "da4d9aa1-bc05-478d-a2fd-3f2af5e5f6e3"
}
],
"isApproved": 2
},
{
"id": "06e52094-6048-435d-98cc-1b021b31a079",
"markerId": "5a196df3-160a-4d63-bbb4-263db52e15e7",
"solutionId": "c86135f4-763e-4de7-a97f-c3ec670a4298",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "836a2694-eb2b-4f85-bbb9-0920f87ea5c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "88cbbb63-1e63-4fed-a34e-5099e605a033",
"qrLogAttributeListValue": {
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"markerXSolutionsId": "0916e588-5f7a-4189-9c47-b8bfb1d7f385",
"qrLogAttributeId": "60f46d48-baa4-4f8f-a210-c017676cd0fd",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
}
],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "836a2694-eb2b-4f85-bbb9-0920f87ea5c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "88cbbb63-1e63-4fed-a34e-5099e605a033",
"qrLogAttributeListValue": {
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"markerXSolutionsId": "0916e588-5f7a-4189-9c47-b8bfb1d7f385",
"qrLogAttributeId": "60f46d48-baa4-4f8f-a210-c017676cd0fd",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
}
],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "2e670254-31c4-478d-a67c-d810fe10322c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f5358c91-1bcf-4f28-aadc-d55019c1251c",
"reportId": "418ad9de-391c-4793-a009-38b50327dcdc",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2e670254-31c4-478d-a67c-d810fe10322c"
},
{
"id": "2e670254-31c4-478d-a67c-d810fe10322c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f5358c91-1bcf-4f28-aadc-d55019c1251c",
"reportId": "418ad9de-391c-4793-a009-38b50327dcdc",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2e670254-31c4-478d-a67c-d810fe10322c"
}
],
"selectedProducts": [
{
"id": "d1864e22-9f31-41ad-83a1-8c0da67f9675",
"markerXSolutionsId": "466c0e81-e4a0-4985-9c7d-bc400519e19c",
"productId": "da4d9aa1-bc05-478d-a2fd-3f2af5e5f6e3"
},
{
"id": "d1864e22-9f31-41ad-83a1-8c0da67f9675",
"markerXSolutionsId": "466c0e81-e4a0-4985-9c7d-bc400519e19c",
"productId": "da4d9aa1-bc05-478d-a2fd-3f2af5e5f6e3"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bd299841-496f-47f9-955f-e36b9b4d856b",
"date": "2026-06-04T07:35:00.5193072Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "cb57eb7a-40b9-493e-b44b-380789515724",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bd299841-496f-47f9-955f-e36b9b4d856b"
},
{
"id": "bd299841-496f-47f9-955f-e36b9b4d856b",
"date": "2026-06-04T07:35:00.5193072Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "cb57eb7a-40b9-493e-b44b-380789515724",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bd299841-496f-47f9-955f-e36b9b4d856b"
}
],
"calculateStatus": 2
},
{
"id": "7137f631-45d4-48db-ae67-3aa51c02ad79",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 5",
"date": "2026-06-04T07:35:00.5193072Z",
"customerId": 6,
"qrId": "17d59d8e-c4e9-4145-a0f5-8badab31c771",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1dbb0c0e-01aa-448c-b31b-a0b103b77307",
"markerXSolutions": [
{
"id": "06e52094-6048-435d-98cc-1b021b31a079",
"markerId": "5a196df3-160a-4d63-bbb4-263db52e15e7",
"solutionId": "c86135f4-763e-4de7-a97f-c3ec670a4298",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "836a2694-eb2b-4f85-bbb9-0920f87ea5c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "88cbbb63-1e63-4fed-a34e-5099e605a033",
"qrLogAttributeListValue": {
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"markerXSolutionsId": "0916e588-5f7a-4189-9c47-b8bfb1d7f385",
"qrLogAttributeId": "60f46d48-baa4-4f8f-a210-c017676cd0fd",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
}
],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "836a2694-eb2b-4f85-bbb9-0920f87ea5c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "88cbbb63-1e63-4fed-a34e-5099e605a033",
"qrLogAttributeListValue": {
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"markerXSolutionsId": "0916e588-5f7a-4189-9c47-b8bfb1d7f385",
"qrLogAttributeId": "60f46d48-baa4-4f8f-a210-c017676cd0fd",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
}
],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "2e670254-31c4-478d-a67c-d810fe10322c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f5358c91-1bcf-4f28-aadc-d55019c1251c",
"reportId": "418ad9de-391c-4793-a009-38b50327dcdc",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2e670254-31c4-478d-a67c-d810fe10322c"
},
{
"id": "2e670254-31c4-478d-a67c-d810fe10322c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f5358c91-1bcf-4f28-aadc-d55019c1251c",
"reportId": "418ad9de-391c-4793-a009-38b50327dcdc",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2e670254-31c4-478d-a67c-d810fe10322c"
}
],
"selectedProducts": [
{
"id": "d1864e22-9f31-41ad-83a1-8c0da67f9675",
"markerXSolutionsId": "466c0e81-e4a0-4985-9c7d-bc400519e19c",
"productId": "da4d9aa1-bc05-478d-a2fd-3f2af5e5f6e3"
},
{
"id": "d1864e22-9f31-41ad-83a1-8c0da67f9675",
"markerXSolutionsId": "466c0e81-e4a0-4985-9c7d-bc400519e19c",
"productId": "da4d9aa1-bc05-478d-a2fd-3f2af5e5f6e3"
}
],
"isApproved": 2
},
{
"id": "06e52094-6048-435d-98cc-1b021b31a079",
"markerId": "5a196df3-160a-4d63-bbb4-263db52e15e7",
"solutionId": "c86135f4-763e-4de7-a97f-c3ec670a4298",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "836a2694-eb2b-4f85-bbb9-0920f87ea5c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "88cbbb63-1e63-4fed-a34e-5099e605a033",
"qrLogAttributeListValue": {
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"markerXSolutionsId": "0916e588-5f7a-4189-9c47-b8bfb1d7f385",
"qrLogAttributeId": "60f46d48-baa4-4f8f-a210-c017676cd0fd",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
}
],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "836a2694-eb2b-4f85-bbb9-0920f87ea5c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "88cbbb63-1e63-4fed-a34e-5099e605a033",
"qrLogAttributeListValue": {
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"markerXSolutionsId": "0916e588-5f7a-4189-9c47-b8bfb1d7f385",
"qrLogAttributeId": "60f46d48-baa4-4f8f-a210-c017676cd0fd",
"qrLogAttribute": {
"id": "7e8e7634-8e8a-4081-ba16-a44f6f0ca3c2",
"code": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "07d61d5c-931d-45fa-9caf-3b96c8d72bd3",
"qrLogAttributeClass": {
"id": "b570132c-d6dd-4b38-af30-bb40906b9687",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
"qrLogAttributeListValue": [
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
},
{
"id": "87a3ed4d-a8a8-4923-a8b8-0ce493a789e6",
"description": "sample string 2",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:35:00.5193072Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3424aa17-baa0-4afa-9ffb-32ddeb1defb8",
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
]
}
],
"translations": [
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
},
{
"id": "9d10e5b9-bc19-4f52-b227-374f110ac371",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "264a4923-9497-4eb0-bb0b-f15b435be276"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "74759c4b-3914-4629-ac93-eba6ce390d2f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "2e670254-31c4-478d-a67c-d810fe10322c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f5358c91-1bcf-4f28-aadc-d55019c1251c",
"reportId": "418ad9de-391c-4793-a009-38b50327dcdc",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2e670254-31c4-478d-a67c-d810fe10322c"
},
{
"id": "2e670254-31c4-478d-a67c-d810fe10322c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f5358c91-1bcf-4f28-aadc-d55019c1251c",
"reportId": "418ad9de-391c-4793-a009-38b50327dcdc",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2e670254-31c4-478d-a67c-d810fe10322c"
}
],
"selectedProducts": [
{
"id": "d1864e22-9f31-41ad-83a1-8c0da67f9675",
"markerXSolutionsId": "466c0e81-e4a0-4985-9c7d-bc400519e19c",
"productId": "da4d9aa1-bc05-478d-a2fd-3f2af5e5f6e3"
},
{
"id": "d1864e22-9f31-41ad-83a1-8c0da67f9675",
"markerXSolutionsId": "466c0e81-e4a0-4985-9c7d-bc400519e19c",
"productId": "da4d9aa1-bc05-478d-a2fd-3f2af5e5f6e3"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bd299841-496f-47f9-955f-e36b9b4d856b",
"date": "2026-06-04T07:35:00.5193072Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "cb57eb7a-40b9-493e-b44b-380789515724",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bd299841-496f-47f9-955f-e36b9b4d856b"
},
{
"id": "bd299841-496f-47f9-955f-e36b9b4d856b",
"date": "2026-06-04T07:35:00.5193072Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "cb57eb7a-40b9-493e-b44b-380789515724",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bd299841-496f-47f9-955f-e36b9b4d856b"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
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": "58372c2c-afd5-4ef4-8460-20976fa205fb",
"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": "183251e3-fe05-469c-b50f-a480d0f21440",
"buildingComponent": "sample string 15",
"projectId": "a2d1b46e-3de4-426c-a3e5-78230ad360fd",
"project": "sample string 17",
"blueprintFileId": "c46e9f7b-86c0-445e-90ff-deabc4018dda",
"blueprintFile": {
"id": "248638c4-40b5-463f-a5ba-c140e623cf4a",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "fd10b790-adb7-4e2e-9cbb-5d4c5cb258c1",
"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": "537923c5-c448-4168-93a7-20efb575244a",
"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": "09abc857-6ee0-4f16-a013-4cc465c0c12a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "04201395-caf6-447b-837d-8b1982e7ea4b",
"project": "sample string 15",
"projectId": "22d28d0f-b5ac-4b18-8b05-0b55db5c7fa1",
"qrLogAttributeXMarker": [
{
"id": "6b4ce773-62d3-4dc5-9f99-55755ea5a648",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5e45dda-15ff-41b1-bd5a-ec9f87b01a4b",
"markerId": "63193ec7-0fab-4937-8609-a13fe7d6c75b",
"qrLogAttributeId": "ed8fb38d-036c-4c4b-8f75-c660f8bc1339",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6b4ce773-62d3-4dc5-9f99-55755ea5a648",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5e45dda-15ff-41b1-bd5a-ec9f87b01a4b",
"markerId": "63193ec7-0fab-4937-8609-a13fe7d6c75b",
"qrLogAttributeId": "ed8fb38d-036c-4c4b-8f75-c660f8bc1339",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "a3ff0cb4-6b3e-429f-a7df-66e84c2def1f",
"markerId": "c3ddc3a5-eb17-4d3d-b426-2fde4a65db7d",
"solutionId": "3a87a4b8-d686-4b3b-a9ae-5afe054aff0c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "74ac35b4-333f-470c-9e00-bebe73f28a7c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
},
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "228eade5-0f1a-46ef-ace3-7320672159f1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a4172f80-fd4d-4413-b406-0a32a7837235"
},
{
"id": "228eade5-0f1a-46ef-ace3-7320672159f1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a4172f80-fd4d-4413-b406-0a32a7837235"
}
],
"selectedProducts": [
{
"id": "f3c780da-aafd-4a7b-aa2d-16c6a891a3a4",
"markerXSolutionsId": "d43f278e-28f6-466b-ae86-d07dbc8b7a32",
"productId": "28be80eb-3f58-4b08-85b0-5a965fae0b4a"
},
{
"id": "f3c780da-aafd-4a7b-aa2d-16c6a891a3a4",
"markerXSolutionsId": "d43f278e-28f6-466b-ae86-d07dbc8b7a32",
"productId": "28be80eb-3f58-4b08-85b0-5a965fae0b4a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "a3ff0cb4-6b3e-429f-a7df-66e84c2def1f",
"markerId": "c3ddc3a5-eb17-4d3d-b426-2fde4a65db7d",
"solutionId": "3a87a4b8-d686-4b3b-a9ae-5afe054aff0c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "74ac35b4-333f-470c-9e00-bebe73f28a7c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
},
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "228eade5-0f1a-46ef-ace3-7320672159f1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a4172f80-fd4d-4413-b406-0a32a7837235"
},
{
"id": "228eade5-0f1a-46ef-ace3-7320672159f1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a4172f80-fd4d-4413-b406-0a32a7837235"
}
],
"selectedProducts": [
{
"id": "f3c780da-aafd-4a7b-aa2d-16c6a891a3a4",
"markerXSolutionsId": "d43f278e-28f6-466b-ae86-d07dbc8b7a32",
"productId": "28be80eb-3f58-4b08-85b0-5a965fae0b4a"
},
{
"id": "f3c780da-aafd-4a7b-aa2d-16c6a891a3a4",
"markerXSolutionsId": "d43f278e-28f6-466b-ae86-d07dbc8b7a32",
"productId": "28be80eb-3f58-4b08-85b0-5a965fae0b4a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "03c40cc4-ef44-41cc-9db8-d4c4f3903566",
"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": "c15db32c-b1bd-4645-90d4-e088f1847043"
},
{
"id": "03c40cc4-ef44-41cc-9db8-d4c4f3903566",
"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": "c15db32c-b1bd-4645-90d4-e088f1847043"
}
],
"archivedReports": [
{
"id": "03c40cc4-ef44-41cc-9db8-d4c4f3903566",
"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": "c15db32c-b1bd-4645-90d4-e088f1847043"
},
{
"id": "03c40cc4-ef44-41cc-9db8-d4c4f3903566",
"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": "c15db32c-b1bd-4645-90d4-e088f1847043"
}
],
"productSolutions": [
{
"id": "74ac35b4-333f-470c-9e00-bebe73f28a7c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
},
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "74ac35b4-333f-470c-9e00-bebe73f28a7c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
},
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "fd10b790-adb7-4e2e-9cbb-5d4c5cb258c1",
"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": "537923c5-c448-4168-93a7-20efb575244a",
"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": "09abc857-6ee0-4f16-a013-4cc465c0c12a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "04201395-caf6-447b-837d-8b1982e7ea4b",
"project": "sample string 15",
"projectId": "22d28d0f-b5ac-4b18-8b05-0b55db5c7fa1",
"qrLogAttributeXMarker": [
{
"id": "6b4ce773-62d3-4dc5-9f99-55755ea5a648",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5e45dda-15ff-41b1-bd5a-ec9f87b01a4b",
"markerId": "63193ec7-0fab-4937-8609-a13fe7d6c75b",
"qrLogAttributeId": "ed8fb38d-036c-4c4b-8f75-c660f8bc1339",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6b4ce773-62d3-4dc5-9f99-55755ea5a648",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5e45dda-15ff-41b1-bd5a-ec9f87b01a4b",
"markerId": "63193ec7-0fab-4937-8609-a13fe7d6c75b",
"qrLogAttributeId": "ed8fb38d-036c-4c4b-8f75-c660f8bc1339",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "a3ff0cb4-6b3e-429f-a7df-66e84c2def1f",
"markerId": "c3ddc3a5-eb17-4d3d-b426-2fde4a65db7d",
"solutionId": "3a87a4b8-d686-4b3b-a9ae-5afe054aff0c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "74ac35b4-333f-470c-9e00-bebe73f28a7c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
},
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "228eade5-0f1a-46ef-ace3-7320672159f1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a4172f80-fd4d-4413-b406-0a32a7837235"
},
{
"id": "228eade5-0f1a-46ef-ace3-7320672159f1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a4172f80-fd4d-4413-b406-0a32a7837235"
}
],
"selectedProducts": [
{
"id": "f3c780da-aafd-4a7b-aa2d-16c6a891a3a4",
"markerXSolutionsId": "d43f278e-28f6-466b-ae86-d07dbc8b7a32",
"productId": "28be80eb-3f58-4b08-85b0-5a965fae0b4a"
},
{
"id": "f3c780da-aafd-4a7b-aa2d-16c6a891a3a4",
"markerXSolutionsId": "d43f278e-28f6-466b-ae86-d07dbc8b7a32",
"productId": "28be80eb-3f58-4b08-85b0-5a965fae0b4a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "a3ff0cb4-6b3e-429f-a7df-66e84c2def1f",
"markerId": "c3ddc3a5-eb17-4d3d-b426-2fde4a65db7d",
"solutionId": "3a87a4b8-d686-4b3b-a9ae-5afe054aff0c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "74ac35b4-333f-470c-9e00-bebe73f28a7c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
},
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "228eade5-0f1a-46ef-ace3-7320672159f1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a4172f80-fd4d-4413-b406-0a32a7837235"
},
{
"id": "228eade5-0f1a-46ef-ace3-7320672159f1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:00.5193072Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a4172f80-fd4d-4413-b406-0a32a7837235"
}
],
"selectedProducts": [
{
"id": "f3c780da-aafd-4a7b-aa2d-16c6a891a3a4",
"markerXSolutionsId": "d43f278e-28f6-466b-ae86-d07dbc8b7a32",
"productId": "28be80eb-3f58-4b08-85b0-5a965fae0b4a"
},
{
"id": "f3c780da-aafd-4a7b-aa2d-16c6a891a3a4",
"markerXSolutionsId": "d43f278e-28f6-466b-ae86-d07dbc8b7a32",
"productId": "28be80eb-3f58-4b08-85b0-5a965fae0b4a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "03c40cc4-ef44-41cc-9db8-d4c4f3903566",
"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": "c15db32c-b1bd-4645-90d4-e088f1847043"
},
{
"id": "03c40cc4-ef44-41cc-9db8-d4c4f3903566",
"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": "c15db32c-b1bd-4645-90d4-e088f1847043"
}
],
"archivedReports": [
{
"id": "03c40cc4-ef44-41cc-9db8-d4c4f3903566",
"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": "c15db32c-b1bd-4645-90d4-e088f1847043"
},
{
"id": "03c40cc4-ef44-41cc-9db8-d4c4f3903566",
"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": "c15db32c-b1bd-4645-90d4-e088f1847043"
}
],
"productSolutions": [
{
"id": "74ac35b4-333f-470c-9e00-bebe73f28a7c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
},
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "74ac35b4-333f-470c-9e00-bebe73f28a7c",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
},
{
"id": "f3e9e5bb-a9ca-4923-91a5-6df6ef17869f",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f3e9e5bb-a9ca-4923-91a5-6df6ef17869f"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e6f663bd-8041-4261-bed9-90efe4c17bfc",
"value": "sample string 2",
"qrLogAttributeListValueId": "753d65f9-b6d2-4013-b6aa-fc89f6585bb1",
"qrLogAttributeListValue": {
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"markerXSolutionsId": "f0533594-2e2c-4514-9d81-94ebf71249c7",
"qrLogAttributeId": "ff3ebf0e-151e-479a-a8ca-1e84db302539",
"qrLogAttribute": {
"id": "a6b86cda-54d3-40dd-a0a2-1d85b9dd165f",
"code": "sample string 2",
"selectedValue": "ee955b6d-f87b-4969-ac62-1732bcd73155",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ae88fc34-a12e-489e-a378-85f85090e1cd",
"sourceId": "ee1a16f8-6571-44bb-b96a-d6f847a01fc3",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "be92beab-9e8a-4c8d-a7e1-6d4329dfcf43",
"qrLogAttributeClass": {
"id": "41dd8dc9-984a-4f63-95b9-fe4ddb135e93",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
"qrLogAttributeListValue": [
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
},
{
"id": "27b2c4de-8af2-42d1-a09b-156296a2b5c7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "35c876a6-d09b-4325-a4d2-6601d36a6b57",
"qrLogAttributeListValueGlobalRefId": "22d9746b-19a5-4c04-bf99-e4fc5898149f",
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
]
}
],
"translations": [
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
},
{
"id": "42280018-28d5-4729-90b8-0b5f361a2009",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e50e48d-2e2f-4bad-8d4a-28c73d13c4db"
}
],
"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
}