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": "064cf02f-7cea-4573-aad5-7cb877358bf3",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "f6b3fb4f-72bb-4fc0-9cd2-11e93321e647",
"project": {
"id": "b66d2334-8160-4d6e-a1cc-9a27c6335e2b",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"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/b66d2334-8160-4d6e-a1cc-9a27c6335e2b"
},
"blueprints": [
{
"id": "35e92f4e-3724-47c0-8305-ee54006aafb5",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-05-15T22:24:12.0770416Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-05-15T22:24:12.0770416Z",
"buildingComponentId": "02bd9abb-e3fb-496e-bddc-41be714bcbc2",
"blueprintFileId": "8c5eb1eb-b793-434a-934c-d9dce83a29c4",
"blueprintFile": {
"id": "2ef826eb-436d-430c-b633-13d80f75fac9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "fdef635a-e050-4814-96da-ab3ffad6bf9c",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 5",
"date": "2026-05-15T22:24:12.0770416Z",
"customerId": 6,
"qrId": "8d80d452-e553-4c38-a7a4-9714d88770dc",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4ce0ac54-28a4-4de1-9d91-78fec4e8527c",
"markerXSolutions": [
{
"id": "8bb75fce-eb30-4c28-962e-a5da494ed18e",
"markerId": "089a2e90-3f44-4096-a133-aeab08448098",
"solutionId": "9bea1226-e282-47b4-a6e9-ed54071ee2eb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
},
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
}
],
"selectedProducts": [
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
},
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
}
],
"isApproved": 2
},
{
"id": "8bb75fce-eb30-4c28-962e-a5da494ed18e",
"markerId": "089a2e90-3f44-4096-a133-aeab08448098",
"solutionId": "9bea1226-e282-47b4-a6e9-ed54071ee2eb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
},
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
}
],
"selectedProducts": [
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
},
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "4970312e-0997-4735-a127-d1e3f3d25385",
"date": "2026-05-15T22:24:12.0770416Z",
"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": "9d345c2a-6355-447d-9dad-a29e4bf9e18f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/4970312e-0997-4735-a127-d1e3f3d25385"
},
{
"id": "4970312e-0997-4735-a127-d1e3f3d25385",
"date": "2026-05-15T22:24:12.0770416Z",
"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": "9d345c2a-6355-447d-9dad-a29e4bf9e18f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/4970312e-0997-4735-a127-d1e3f3d25385"
}
],
"calculateStatus": 2
},
{
"id": "fdef635a-e050-4814-96da-ab3ffad6bf9c",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 5",
"date": "2026-05-15T22:24:12.0770416Z",
"customerId": 6,
"qrId": "8d80d452-e553-4c38-a7a4-9714d88770dc",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4ce0ac54-28a4-4de1-9d91-78fec4e8527c",
"markerXSolutions": [
{
"id": "8bb75fce-eb30-4c28-962e-a5da494ed18e",
"markerId": "089a2e90-3f44-4096-a133-aeab08448098",
"solutionId": "9bea1226-e282-47b4-a6e9-ed54071ee2eb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
},
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
}
],
"selectedProducts": [
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
},
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
}
],
"isApproved": 2
},
{
"id": "8bb75fce-eb30-4c28-962e-a5da494ed18e",
"markerId": "089a2e90-3f44-4096-a133-aeab08448098",
"solutionId": "9bea1226-e282-47b4-a6e9-ed54071ee2eb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
},
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
}
],
"selectedProducts": [
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
},
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "4970312e-0997-4735-a127-d1e3f3d25385",
"date": "2026-05-15T22:24:12.0770416Z",
"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": "9d345c2a-6355-447d-9dad-a29e4bf9e18f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/4970312e-0997-4735-a127-d1e3f3d25385"
},
{
"id": "4970312e-0997-4735-a127-d1e3f3d25385",
"date": "2026-05-15T22:24:12.0770416Z",
"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": "9d345c2a-6355-447d-9dad-a29e4bf9e18f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/4970312e-0997-4735-a127-d1e3f3d25385"
}
],
"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": "35e92f4e-3724-47c0-8305-ee54006aafb5",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-05-15T22:24:12.0770416Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-05-15T22:24:12.0770416Z",
"buildingComponentId": "02bd9abb-e3fb-496e-bddc-41be714bcbc2",
"blueprintFileId": "8c5eb1eb-b793-434a-934c-d9dce83a29c4",
"blueprintFile": {
"id": "2ef826eb-436d-430c-b633-13d80f75fac9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "fdef635a-e050-4814-96da-ab3ffad6bf9c",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 5",
"date": "2026-05-15T22:24:12.0770416Z",
"customerId": 6,
"qrId": "8d80d452-e553-4c38-a7a4-9714d88770dc",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4ce0ac54-28a4-4de1-9d91-78fec4e8527c",
"markerXSolutions": [
{
"id": "8bb75fce-eb30-4c28-962e-a5da494ed18e",
"markerId": "089a2e90-3f44-4096-a133-aeab08448098",
"solutionId": "9bea1226-e282-47b4-a6e9-ed54071ee2eb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
},
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
}
],
"selectedProducts": [
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
},
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
}
],
"isApproved": 2
},
{
"id": "8bb75fce-eb30-4c28-962e-a5da494ed18e",
"markerId": "089a2e90-3f44-4096-a133-aeab08448098",
"solutionId": "9bea1226-e282-47b4-a6e9-ed54071ee2eb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
},
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
}
],
"selectedProducts": [
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
},
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "4970312e-0997-4735-a127-d1e3f3d25385",
"date": "2026-05-15T22:24:12.0770416Z",
"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": "9d345c2a-6355-447d-9dad-a29e4bf9e18f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/4970312e-0997-4735-a127-d1e3f3d25385"
},
{
"id": "4970312e-0997-4735-a127-d1e3f3d25385",
"date": "2026-05-15T22:24:12.0770416Z",
"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": "9d345c2a-6355-447d-9dad-a29e4bf9e18f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/4970312e-0997-4735-a127-d1e3f3d25385"
}
],
"calculateStatus": 2
},
{
"id": "fdef635a-e050-4814-96da-ab3ffad6bf9c",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 5",
"date": "2026-05-15T22:24:12.0770416Z",
"customerId": 6,
"qrId": "8d80d452-e553-4c38-a7a4-9714d88770dc",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4ce0ac54-28a4-4de1-9d91-78fec4e8527c",
"markerXSolutions": [
{
"id": "8bb75fce-eb30-4c28-962e-a5da494ed18e",
"markerId": "089a2e90-3f44-4096-a133-aeab08448098",
"solutionId": "9bea1226-e282-47b4-a6e9-ed54071ee2eb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
},
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
}
],
"selectedProducts": [
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
},
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
}
],
"isApproved": 2
},
{
"id": "8bb75fce-eb30-4c28-962e-a5da494ed18e",
"markerId": "089a2e90-3f44-4096-a133-aeab08448098",
"solutionId": "9bea1226-e282-47b4-a6e9-ed54071ee2eb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dd7b2e17-dea8-4175-8954-168839805e88",
"value": "sample string 2",
"qrLogAttributeListValueId": "70bc18f3-b45a-42eb-9624-9803698ad865",
"qrLogAttributeListValue": {
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"markerXSolutionsId": "841d47a4-ddb8-4d08-b893-426f75552dbe",
"qrLogAttributeId": "18081b84-e80e-42a0-81cc-4ddb35449493",
"qrLogAttribute": {
"id": "2995d7a4-86cc-4c38-a742-d8d7cd4829a1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "896f6d0f-8887-451b-8d28-3ea8892709dc",
"qrLogAttributeClass": {
"id": "640fae23-62e4-48ef-b9a2-c0300246c259",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
},
{
"id": "2573bb05-a6c2-4867-9dfb-7e0abd3ce7f2",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.0770416Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4d828b85-c9b9-4346-b861-121a88c84894",
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
]
}
],
"translations": [
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
},
{
"id": "83a9da05-44e6-44bc-8bc8-e8a71cc50535",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a3081e-d1b9-45ca-af59-109107c9da29"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "13b20960-3980-40d1-98a5-f97dba977c85",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
},
{
"id": "32881c61-179a-4ffc-a303-46014ce8d353",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.0770416Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1c81baa1-1798-4b9f-afd3-d72b09483ac0",
"reportId": "5ded1d71-f06d-4f8a-821c-b0c1d181d7e5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/32881c61-179a-4ffc-a303-46014ce8d353"
}
],
"selectedProducts": [
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
},
{
"id": "1bd21ec3-5805-4b32-add2-6258bd05c063",
"markerXSolutionsId": "71872456-7969-4ff2-97fd-f29149a697af",
"productId": "df1c9ca8-14b2-49b8-b1cf-467c74f0986b"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "4970312e-0997-4735-a127-d1e3f3d25385",
"date": "2026-05-15T22:24:12.0770416Z",
"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": "9d345c2a-6355-447d-9dad-a29e4bf9e18f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/4970312e-0997-4735-a127-d1e3f3d25385"
},
{
"id": "4970312e-0997-4735-a127-d1e3f3d25385",
"date": "2026-05-15T22:24:12.0770416Z",
"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": "9d345c2a-6355-447d-9dad-a29e4bf9e18f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/4970312e-0997-4735-a127-d1e3f3d25385"
}
],
"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
}