DELETE api/BuildingComponents/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BuildingComponent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | Project |
None. |
|
| Blueprints | Collection of Blueprint |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "136e8140-d4e0-4246-849a-faead2aef86b",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "8061ee16-9333-4168-9bc8-b0b706fd2d4b",
"project": {
"id": "8d5ca2f2-c326-4562-8435-9c79af998257",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8d5ca2f2-c326-4562-8435-9c79af998257"
},
"blueprints": [
{
"id": "9ac39d3f-141e-4284-93f6-6897e013aa0d",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-08-27T05:58:15.7493461Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-08-27T05:58:15.7493461Z",
"buildingComponentId": "c8cd1c07-cb6d-4e10-88b7-19ad33e31c4b",
"blueprintFileId": "c95147b1-89b6-432b-823d-704469811239",
"blueprintFile": {
"id": "7b84a398-97e2-4cfc-8d10-fe2febe8f39f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "0f6bad82-0e6b-48be-9320-e6f5ff75e10d",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 5",
"date": "2026-08-27T05:58:15.7493461Z",
"customerId": 6,
"qrId": "1c593f68-a9ce-4a12-bc73-ef7d3e99df11",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1eb4e922-54a8-46b1-9c7a-9c3d83c1bded",
"markerXSolutions": [
{
"id": "d0ada1c3-55fd-45b7-a480-be281047781c",
"markerId": "ab61e975-f225-466f-ac1f-45b9d074dff6",
"solutionId": "d5392211-e704-4d47-9d56-c79537c38233",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
},
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
}
],
"selectedProducts": [
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
},
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
}
],
"isApproved": 2
},
{
"id": "d0ada1c3-55fd-45b7-a480-be281047781c",
"markerId": "ab61e975-f225-466f-ac1f-45b9d074dff6",
"solutionId": "d5392211-e704-4d47-9d56-c79537c38233",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
},
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
}
],
"selectedProducts": [
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
},
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "34e932d7-f933-4626-b166-21e242f62f5a",
"date": "2026-08-27T05:58:15.7493461Z",
"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": "c4cf7f48-e292-4728-946a-b518907bd2f2",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/34e932d7-f933-4626-b166-21e242f62f5a"
},
{
"id": "34e932d7-f933-4626-b166-21e242f62f5a",
"date": "2026-08-27T05:58:15.7493461Z",
"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": "c4cf7f48-e292-4728-946a-b518907bd2f2",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/34e932d7-f933-4626-b166-21e242f62f5a"
}
],
"calculateStatus": 2
},
{
"id": "0f6bad82-0e6b-48be-9320-e6f5ff75e10d",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 5",
"date": "2026-08-27T05:58:15.7493461Z",
"customerId": 6,
"qrId": "1c593f68-a9ce-4a12-bc73-ef7d3e99df11",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1eb4e922-54a8-46b1-9c7a-9c3d83c1bded",
"markerXSolutions": [
{
"id": "d0ada1c3-55fd-45b7-a480-be281047781c",
"markerId": "ab61e975-f225-466f-ac1f-45b9d074dff6",
"solutionId": "d5392211-e704-4d47-9d56-c79537c38233",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
},
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
}
],
"selectedProducts": [
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
},
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
}
],
"isApproved": 2
},
{
"id": "d0ada1c3-55fd-45b7-a480-be281047781c",
"markerId": "ab61e975-f225-466f-ac1f-45b9d074dff6",
"solutionId": "d5392211-e704-4d47-9d56-c79537c38233",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
},
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
}
],
"selectedProducts": [
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
},
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "34e932d7-f933-4626-b166-21e242f62f5a",
"date": "2026-08-27T05:58:15.7493461Z",
"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": "c4cf7f48-e292-4728-946a-b518907bd2f2",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/34e932d7-f933-4626-b166-21e242f62f5a"
},
{
"id": "34e932d7-f933-4626-b166-21e242f62f5a",
"date": "2026-08-27T05:58:15.7493461Z",
"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": "c4cf7f48-e292-4728-946a-b518907bd2f2",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/34e932d7-f933-4626-b166-21e242f62f5a"
}
],
"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": "9ac39d3f-141e-4284-93f6-6897e013aa0d",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-08-27T05:58:15.7493461Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-08-27T05:58:15.7493461Z",
"buildingComponentId": "c8cd1c07-cb6d-4e10-88b7-19ad33e31c4b",
"blueprintFileId": "c95147b1-89b6-432b-823d-704469811239",
"blueprintFile": {
"id": "7b84a398-97e2-4cfc-8d10-fe2febe8f39f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "0f6bad82-0e6b-48be-9320-e6f5ff75e10d",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 5",
"date": "2026-08-27T05:58:15.7493461Z",
"customerId": 6,
"qrId": "1c593f68-a9ce-4a12-bc73-ef7d3e99df11",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1eb4e922-54a8-46b1-9c7a-9c3d83c1bded",
"markerXSolutions": [
{
"id": "d0ada1c3-55fd-45b7-a480-be281047781c",
"markerId": "ab61e975-f225-466f-ac1f-45b9d074dff6",
"solutionId": "d5392211-e704-4d47-9d56-c79537c38233",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
},
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
}
],
"selectedProducts": [
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
},
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
}
],
"isApproved": 2
},
{
"id": "d0ada1c3-55fd-45b7-a480-be281047781c",
"markerId": "ab61e975-f225-466f-ac1f-45b9d074dff6",
"solutionId": "d5392211-e704-4d47-9d56-c79537c38233",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
},
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
}
],
"selectedProducts": [
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
},
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "34e932d7-f933-4626-b166-21e242f62f5a",
"date": "2026-08-27T05:58:15.7493461Z",
"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": "c4cf7f48-e292-4728-946a-b518907bd2f2",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/34e932d7-f933-4626-b166-21e242f62f5a"
},
{
"id": "34e932d7-f933-4626-b166-21e242f62f5a",
"date": "2026-08-27T05:58:15.7493461Z",
"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": "c4cf7f48-e292-4728-946a-b518907bd2f2",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/34e932d7-f933-4626-b166-21e242f62f5a"
}
],
"calculateStatus": 2
},
{
"id": "0f6bad82-0e6b-48be-9320-e6f5ff75e10d",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 5",
"date": "2026-08-27T05:58:15.7493461Z",
"customerId": 6,
"qrId": "1c593f68-a9ce-4a12-bc73-ef7d3e99df11",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1eb4e922-54a8-46b1-9c7a-9c3d83c1bded",
"markerXSolutions": [
{
"id": "d0ada1c3-55fd-45b7-a480-be281047781c",
"markerId": "ab61e975-f225-466f-ac1f-45b9d074dff6",
"solutionId": "d5392211-e704-4d47-9d56-c79537c38233",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
},
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
}
],
"selectedProducts": [
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
},
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
}
],
"isApproved": 2
},
{
"id": "d0ada1c3-55fd-45b7-a480-be281047781c",
"markerId": "ab61e975-f225-466f-ac1f-45b9d074dff6",
"solutionId": "d5392211-e704-4d47-9d56-c79537c38233",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "8829d3c9-58b2-4f43-96f7-cbb5f3500291",
"value": "sample string 2",
"qrLogAttributeListValueId": "a0c1bc83-e0e0-4045-8fd7-7e8bc8de1d2d",
"qrLogAttributeListValue": {
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"markerXSolutionsId": "7d5d35c8-515e-4dc3-9257-283f3ce5d38a",
"qrLogAttributeId": "f323555b-2bf0-4e8e-8ff9-a8bc15cc7651",
"qrLogAttribute": {
"id": "3b43d1d3-7add-4f0d-a326-fdfc0ad35734",
"code": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5098abaf-7c65-41fe-b97a-1c55ad9b3488",
"qrLogAttributeClass": {
"id": "dba05ca9-08a7-42e0-950b-c0a6719e3f3c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
},
{
"id": "bb433a84-70fa-4495-8935-b7e0106709d6",
"description": "sample string 2",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-27T05:58:15.7493461Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "80c0883b-0818-41cf-93c1-1185e6a7d187",
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
]
}
],
"translations": [
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
},
{
"id": "463a4552-8b05-4741-8145-fe7cb03f6e1b",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80eee821-7616-4571-976a-1773dbbc2c82"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9fa8666d-93dd-4b55-b47f-42df201d755e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
},
{
"id": "03bcd8b3-2548-4ad4-98d5-5c74429c3469",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-27T05:58:15.7493461Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8079b533-4dc7-4bda-824b-847723d33da5",
"reportId": "770c13eb-b680-4391-b440-e42364395542",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/03bcd8b3-2548-4ad4-98d5-5c74429c3469"
}
],
"selectedProducts": [
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
},
{
"id": "85bf4e8c-6d6c-4b87-ba8f-56bec480fcc3",
"markerXSolutionsId": "2863ccc6-b64f-4344-85f8-fa069664f41e",
"productId": "be4fb337-6fb4-4172-b9d3-3dcc30e6e5c4"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "34e932d7-f933-4626-b166-21e242f62f5a",
"date": "2026-08-27T05:58:15.7493461Z",
"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": "c4cf7f48-e292-4728-946a-b518907bd2f2",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/34e932d7-f933-4626-b166-21e242f62f5a"
},
{
"id": "34e932d7-f933-4626-b166-21e242f62f5a",
"date": "2026-08-27T05:58:15.7493461Z",
"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": "c4cf7f48-e292-4728-946a-b518907bd2f2",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/34e932d7-f933-4626-b166-21e242f62f5a"
}
],
"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
}