DELETE api/Projects/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Project| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
|
| Name | string |
Required |
|
| Status | string |
Required |
|
| BuildingName | string |
Required |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| Image | string |
None. |
|
| Street | string |
None. |
|
| No | string |
None. |
|
| PostalCode | string |
None. |
|
| City | string |
None. |
|
| Country | string |
None. |
|
| ContactName | string |
None. |
|
| ContactFunction | string |
None. |
|
| Mobile | string |
None. |
|
| string |
None. |
||
| BuildingComponents | Collection of BuildingComponent |
None. |
|
| IsDeleted | boolean |
None. |
|
| Installers | Collection of Installer |
None. |
|
| Link | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "bea99d1f-0ebb-4793-a64f-bae66b7284f5",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"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": [
{
"id": "594bd298-6604-4e1f-8647-bf98a9b405cc",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "0c4d31f3-a815-4c10-85a8-38e4215a7f8b",
"blueprints": [
{
"id": "e4c8a6c6-6ed2-41a4-8ccf-cc368ff24a78",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-06-04T07:34:54.502283Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-06-04T07:34:54.502283Z",
"buildingComponentId": "905a1947-d12d-4358-b897-090db0ab1284",
"blueprintFileId": "bcaefc83-24e6-4e28-80df-8f8f2c4d8024",
"blueprintFile": {
"id": "0419e6f1-f41c-4225-94be-42e2c5beaac6",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "e20debb2-de3f-4de1-b7d4-5be70eb6ebc6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"date": "2026-06-04T07:34:54.502283Z",
"customerId": 6,
"qrId": "857f7bc8-6870-45a8-bbd6-2b759ce2b489",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "60b25c3b-79d3-4c10-9f97-29d68f06f6aa",
"markerXSolutions": [
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
},
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
},
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
}
],
"calculateStatus": 2
},
{
"id": "e20debb2-de3f-4de1-b7d4-5be70eb6ebc6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"date": "2026-06-04T07:34:54.502283Z",
"customerId": 6,
"qrId": "857f7bc8-6870-45a8-bbd6-2b759ce2b489",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "60b25c3b-79d3-4c10-9f97-29d68f06f6aa",
"markerXSolutions": [
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
},
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
},
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
}
],
"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
},
{
"id": "e4c8a6c6-6ed2-41a4-8ccf-cc368ff24a78",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-06-04T07:34:54.502283Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-06-04T07:34:54.502283Z",
"buildingComponentId": "905a1947-d12d-4358-b897-090db0ab1284",
"blueprintFileId": "bcaefc83-24e6-4e28-80df-8f8f2c4d8024",
"blueprintFile": {
"id": "0419e6f1-f41c-4225-94be-42e2c5beaac6",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "e20debb2-de3f-4de1-b7d4-5be70eb6ebc6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"date": "2026-06-04T07:34:54.502283Z",
"customerId": 6,
"qrId": "857f7bc8-6870-45a8-bbd6-2b759ce2b489",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "60b25c3b-79d3-4c10-9f97-29d68f06f6aa",
"markerXSolutions": [
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
},
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
},
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
}
],
"calculateStatus": 2
},
{
"id": "e20debb2-de3f-4de1-b7d4-5be70eb6ebc6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"date": "2026-06-04T07:34:54.502283Z",
"customerId": 6,
"qrId": "857f7bc8-6870-45a8-bbd6-2b759ce2b489",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "60b25c3b-79d3-4c10-9f97-29d68f06f6aa",
"markerXSolutions": [
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
},
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
},
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
}
],
"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
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
{
"id": "594bd298-6604-4e1f-8647-bf98a9b405cc",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "0c4d31f3-a815-4c10-85a8-38e4215a7f8b",
"blueprints": [
{
"id": "e4c8a6c6-6ed2-41a4-8ccf-cc368ff24a78",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-06-04T07:34:54.502283Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-06-04T07:34:54.502283Z",
"buildingComponentId": "905a1947-d12d-4358-b897-090db0ab1284",
"blueprintFileId": "bcaefc83-24e6-4e28-80df-8f8f2c4d8024",
"blueprintFile": {
"id": "0419e6f1-f41c-4225-94be-42e2c5beaac6",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "e20debb2-de3f-4de1-b7d4-5be70eb6ebc6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"date": "2026-06-04T07:34:54.502283Z",
"customerId": 6,
"qrId": "857f7bc8-6870-45a8-bbd6-2b759ce2b489",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "60b25c3b-79d3-4c10-9f97-29d68f06f6aa",
"markerXSolutions": [
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
},
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
},
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
}
],
"calculateStatus": 2
},
{
"id": "e20debb2-de3f-4de1-b7d4-5be70eb6ebc6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"date": "2026-06-04T07:34:54.502283Z",
"customerId": 6,
"qrId": "857f7bc8-6870-45a8-bbd6-2b759ce2b489",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "60b25c3b-79d3-4c10-9f97-29d68f06f6aa",
"markerXSolutions": [
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
},
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
},
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
}
],
"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
},
{
"id": "e4c8a6c6-6ed2-41a4-8ccf-cc368ff24a78",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-06-04T07:34:54.502283Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-06-04T07:34:54.502283Z",
"buildingComponentId": "905a1947-d12d-4358-b897-090db0ab1284",
"blueprintFileId": "bcaefc83-24e6-4e28-80df-8f8f2c4d8024",
"blueprintFile": {
"id": "0419e6f1-f41c-4225-94be-42e2c5beaac6",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "e20debb2-de3f-4de1-b7d4-5be70eb6ebc6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"date": "2026-06-04T07:34:54.502283Z",
"customerId": 6,
"qrId": "857f7bc8-6870-45a8-bbd6-2b759ce2b489",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "60b25c3b-79d3-4c10-9f97-29d68f06f6aa",
"markerXSolutions": [
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
},
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
},
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
}
],
"calculateStatus": 2
},
{
"id": "e20debb2-de3f-4de1-b7d4-5be70eb6ebc6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 5",
"date": "2026-06-04T07:34:54.502283Z",
"customerId": 6,
"qrId": "857f7bc8-6870-45a8-bbd6-2b759ce2b489",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "60b25c3b-79d3-4c10-9f97-29d68f06f6aa",
"markerXSolutions": [
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
},
{
"id": "5c840182-6cbb-4cb4-827c-332d9234fb14",
"markerId": "f1e8f275-fc48-41e1-a338-4938b5dd96cc",
"solutionId": "89b4b5f5-671d-4327-a376-e6cb0f446f15",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-06-04T07:34:54.502283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "543c8f6e-c594-4411-bfcd-79a267972e67",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce2dd7b8-5b28-4577-86fa-da1097640daf",
"qrLogAttributeListValue": {
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"markerXSolutionsId": "882aa73f-060c-4f85-abad-81ba2fd5263f",
"qrLogAttributeId": "3a2f1604-c09b-4e22-96b3-d924a8979c40",
"qrLogAttribute": {
"id": "2667433d-db02-4a7e-bc22-cd7403607495",
"code": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "cfc6ea88-fda0-4262-98e3-b3d0f348d4c5",
"qrLogAttributeClass": {
"id": "fc1518e9-537f-40fb-a972-460b19142ac0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
"qrLogAttributeListValue": [
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
},
{
"id": "db2a34ad-3421-4776-814c-35f359c13d49",
"description": "sample string 2",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-06-04T07:34:54.502283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "88c9fa2a-cffe-4a00-89a1-b1853b30d515",
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
]
}
],
"translations": [
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
},
{
"id": "83dd2237-d3bf-425b-b740-ae13080fccf2",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b90cc79d-a58a-4e19-a7fc-708505935789"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d68cceeb-4682-47d1-bba1-a43d2c836b4c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
},
{
"id": "5e680d1c-0572-420a-a7c4-44ea463004a8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:34:54.502283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3641599a-6bdd-4443-a23a-4ca01e17da36",
"reportId": "6d0b1856-d947-4165-8d17-179708aef12b",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5e680d1c-0572-420a-a7c4-44ea463004a8"
}
],
"selectedProducts": [
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
},
{
"id": "e93c1667-40af-4fe2-95e0-5f466086bb20",
"markerXSolutionsId": "d0b6855d-1038-451c-a838-b26728872c24",
"productId": "f18eb66b-a74d-4497-9c3c-b59519ada7e9"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
},
{
"id": "16e1494c-4594-4939-96fa-f5e36a3a10dd",
"date": "2026-06-04T07:34:54.502283Z",
"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": "56959596-b2a3-4d8c-aaf4-ccb4f6e3b1f7",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/16e1494c-4594-4939-96fa-f5e36a3a10dd"
}
],
"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
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
],
"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/bea99d1f-0ebb-4793-a64f-bae66b7284f5"
}