POST api/BuildingComponents
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "56bd3e83-2893-404f-873b-754671734b97",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "651cbbcb-a5e8-4e81-9017-acffb171a748",
"project": {
"id": "1e5cf776-b300-4ce1-a304-9d416a844b87",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"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/1e5cf776-b300-4ce1-a304-9d416a844b87"
},
"blueprints": [
{
"id": "b76d1917-e14e-4ed9-982c-c32338a59650",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-08-25T05:21:55.0135983Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-08-25T05:21:55.0135983Z",
"buildingComponentId": "bb4a75bb-33a1-444e-befa-929e7d163f55",
"blueprintFileId": "608714af-3365-42ce-9dd1-842b32a4bf03",
"blueprintFile": {
"id": "7822d789-c90d-4704-b4bd-cd32b135e388",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "198b7a3a-3ca7-44c6-a34d-eb7e03bb5c8f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 5",
"date": "2026-08-25T05:21:55.0135983Z",
"customerId": 6,
"qrId": "bef867a9-6f1e-4375-a9c5-a5c0d219de89",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "8428de38-71a0-4d02-a767-16aa6bfdabd1",
"markerXSolutions": [
{
"id": "662123f0-cca2-4431-9bce-22186ee5d5ce",
"markerId": "23b00f00-63dc-4cc9-b102-4e6e8f3d8372",
"solutionId": "9314b5d4-a6a4-4ff7-b717-d3c802518f61",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
},
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
}
],
"selectedProducts": [
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
},
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
}
],
"isApproved": 2
},
{
"id": "662123f0-cca2-4431-9bce-22186ee5d5ce",
"markerId": "23b00f00-63dc-4cc9-b102-4e6e8f3d8372",
"solutionId": "9314b5d4-a6a4-4ff7-b717-d3c802518f61",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
},
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
}
],
"selectedProducts": [
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
},
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "e665c749-5be7-4883-adb3-03df7b22096d",
"date": "2026-08-25T05:21:55.0135983Z",
"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": "70d3f005-f8b3-4ad3-9e3b-6ba3433f585f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e665c749-5be7-4883-adb3-03df7b22096d"
},
{
"id": "e665c749-5be7-4883-adb3-03df7b22096d",
"date": "2026-08-25T05:21:55.0135983Z",
"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": "70d3f005-f8b3-4ad3-9e3b-6ba3433f585f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e665c749-5be7-4883-adb3-03df7b22096d"
}
],
"calculateStatus": 2
},
{
"id": "198b7a3a-3ca7-44c6-a34d-eb7e03bb5c8f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 5",
"date": "2026-08-25T05:21:55.0135983Z",
"customerId": 6,
"qrId": "bef867a9-6f1e-4375-a9c5-a5c0d219de89",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "8428de38-71a0-4d02-a767-16aa6bfdabd1",
"markerXSolutions": [
{
"id": "662123f0-cca2-4431-9bce-22186ee5d5ce",
"markerId": "23b00f00-63dc-4cc9-b102-4e6e8f3d8372",
"solutionId": "9314b5d4-a6a4-4ff7-b717-d3c802518f61",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
},
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
}
],
"selectedProducts": [
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
},
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
}
],
"isApproved": 2
},
{
"id": "662123f0-cca2-4431-9bce-22186ee5d5ce",
"markerId": "23b00f00-63dc-4cc9-b102-4e6e8f3d8372",
"solutionId": "9314b5d4-a6a4-4ff7-b717-d3c802518f61",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
},
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
}
],
"selectedProducts": [
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
},
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "e665c749-5be7-4883-adb3-03df7b22096d",
"date": "2026-08-25T05:21:55.0135983Z",
"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": "70d3f005-f8b3-4ad3-9e3b-6ba3433f585f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e665c749-5be7-4883-adb3-03df7b22096d"
},
{
"id": "e665c749-5be7-4883-adb3-03df7b22096d",
"date": "2026-08-25T05:21:55.0135983Z",
"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": "70d3f005-f8b3-4ad3-9e3b-6ba3433f585f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e665c749-5be7-4883-adb3-03df7b22096d"
}
],
"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": "b76d1917-e14e-4ed9-982c-c32338a59650",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-08-25T05:21:55.0135983Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-08-25T05:21:55.0135983Z",
"buildingComponentId": "bb4a75bb-33a1-444e-befa-929e7d163f55",
"blueprintFileId": "608714af-3365-42ce-9dd1-842b32a4bf03",
"blueprintFile": {
"id": "7822d789-c90d-4704-b4bd-cd32b135e388",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "198b7a3a-3ca7-44c6-a34d-eb7e03bb5c8f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 5",
"date": "2026-08-25T05:21:55.0135983Z",
"customerId": 6,
"qrId": "bef867a9-6f1e-4375-a9c5-a5c0d219de89",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "8428de38-71a0-4d02-a767-16aa6bfdabd1",
"markerXSolutions": [
{
"id": "662123f0-cca2-4431-9bce-22186ee5d5ce",
"markerId": "23b00f00-63dc-4cc9-b102-4e6e8f3d8372",
"solutionId": "9314b5d4-a6a4-4ff7-b717-d3c802518f61",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
},
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
}
],
"selectedProducts": [
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
},
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
}
],
"isApproved": 2
},
{
"id": "662123f0-cca2-4431-9bce-22186ee5d5ce",
"markerId": "23b00f00-63dc-4cc9-b102-4e6e8f3d8372",
"solutionId": "9314b5d4-a6a4-4ff7-b717-d3c802518f61",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
},
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
}
],
"selectedProducts": [
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
},
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "e665c749-5be7-4883-adb3-03df7b22096d",
"date": "2026-08-25T05:21:55.0135983Z",
"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": "70d3f005-f8b3-4ad3-9e3b-6ba3433f585f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e665c749-5be7-4883-adb3-03df7b22096d"
},
{
"id": "e665c749-5be7-4883-adb3-03df7b22096d",
"date": "2026-08-25T05:21:55.0135983Z",
"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": "70d3f005-f8b3-4ad3-9e3b-6ba3433f585f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e665c749-5be7-4883-adb3-03df7b22096d"
}
],
"calculateStatus": 2
},
{
"id": "198b7a3a-3ca7-44c6-a34d-eb7e03bb5c8f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 5",
"date": "2026-08-25T05:21:55.0135983Z",
"customerId": 6,
"qrId": "bef867a9-6f1e-4375-a9c5-a5c0d219de89",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "8428de38-71a0-4d02-a767-16aa6bfdabd1",
"markerXSolutions": [
{
"id": "662123f0-cca2-4431-9bce-22186ee5d5ce",
"markerId": "23b00f00-63dc-4cc9-b102-4e6e8f3d8372",
"solutionId": "9314b5d4-a6a4-4ff7-b717-d3c802518f61",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
},
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
}
],
"selectedProducts": [
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
},
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
}
],
"isApproved": 2
},
{
"id": "662123f0-cca2-4431-9bce-22186ee5d5ce",
"markerId": "23b00f00-63dc-4cc9-b102-4e6e8f3d8372",
"solutionId": "9314b5d4-a6a4-4ff7-b717-d3c802518f61",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3411dbc4-e965-4fce-9719-6ec8feecb257",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc60ebe7-e2bc-46ae-a24d-c1545aab0c9e",
"qrLogAttributeListValue": {
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"markerXSolutionsId": "4642e100-1ccb-4a4d-bb04-e385b130122b",
"qrLogAttributeId": "95db45d6-f351-41cf-96cc-467c027b041a",
"qrLogAttribute": {
"id": "e3653423-c910-438f-bc40-7696eee02208",
"code": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4145ec8f-4d11-48ca-abd6-6fa76298f4c1",
"qrLogAttributeClass": {
"id": "4d94d463-417d-4003-93a1-b7440e765ea1",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
},
{
"id": "d537e88d-3f93-4a35-8398-813b3e57b0b0",
"description": "sample string 2",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:21:55.0135983Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f525debd-49ac-4e87-b181-66b88c1d28e1",
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
]
}
],
"translations": [
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
},
{
"id": "31ccbe27-1772-433f-b30d-f9eace46fd2e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ab764054-6372-496c-b67e-57d365e5773e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cb11b98-fe8c-4e94-b832-4359bbcf2709",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
},
{
"id": "1201a9d8-9ee2-4837-a3fc-4a585ab464fe",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:21:55.0135983Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a5636c95-4045-4a7d-af3e-81a7500d5b0e",
"reportId": "9705d072-28a6-447e-bdf3-0d683113733e",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1201a9d8-9ee2-4837-a3fc-4a585ab464fe"
}
],
"selectedProducts": [
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
},
{
"id": "1924e21f-3e97-4800-b647-0d9e843941df",
"markerXSolutionsId": "69f93296-6109-41b3-8934-7a4cf4dbd4dc",
"productId": "1e605226-f847-4a5f-86cf-8e51dd3876af"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "e665c749-5be7-4883-adb3-03df7b22096d",
"date": "2026-08-25T05:21:55.0135983Z",
"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": "70d3f005-f8b3-4ad3-9e3b-6ba3433f585f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e665c749-5be7-4883-adb3-03df7b22096d"
},
{
"id": "e665c749-5be7-4883-adb3-03df7b22096d",
"date": "2026-08-25T05:21:55.0135983Z",
"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": "70d3f005-f8b3-4ad3-9e3b-6ba3433f585f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e665c749-5be7-4883-adb3-03df7b22096d"
}
],
"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
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
BuildingComponentViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| CreatedTs | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| IsArchived | boolean |
None. |
|
| Blueprints | Collection of BlueprintViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| BlueprintsCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.