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": "5efd23b5-7166-4ca5-9433-e68288589b67",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "c6ce8bb3-f61d-4d65-b3ff-c7c5eb7a0708",
"project": {
"id": "399e9429-794d-4eb9-a4ea-706ba83e47de",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"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/399e9429-794d-4eb9-a4ea-706ba83e47de"
},
"blueprints": [
{
"id": "b24e8a24-bc44-4b8b-a648-bfa01e63e412",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-30T08:11:38.42344Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-30T08:11:38.42344Z",
"buildingComponentId": "957cf973-5636-4f1e-9283-170d262400f9",
"blueprintFileId": "0f2fd10b-0a67-4885-af03-d60d34eb0823",
"blueprintFile": {
"id": "5d746e99-a51a-4b70-961a-0a4a6bab022a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "a5b7bb6a-edc0-40ef-910f-1884738c6a3e",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T08:11:38.42344Z",
"customerId": 6,
"qrId": "2e27250b-4c13-48ab-b3b0-eb17e112fa0c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9a7b3b22-7df8-4827-b5e4-e10d5be76df3",
"markerXSolutions": [
{
"id": "15f17c41-dc7c-4dce-ac08-b93d576940de",
"markerId": "f20be519-b34f-4171-85fe-6859599b079f",
"solutionId": "a4101653-d394-4adf-8df1-ee7a0d91efbb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:38.42344Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
},
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
}
],
"selectedProducts": [
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
},
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
}
],
"isApproved": 2
},
{
"id": "15f17c41-dc7c-4dce-ac08-b93d576940de",
"markerId": "f20be519-b34f-4171-85fe-6859599b079f",
"solutionId": "a4101653-d394-4adf-8df1-ee7a0d91efbb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:38.42344Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
},
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
}
],
"selectedProducts": [
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
},
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d12d2254-369a-426f-9fe9-832dd9df14cb",
"date": "2026-07-30T08:11:38.42344Z",
"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": "7fa141fb-0bc6-41a8-b81f-4c2f9ffa96e5",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d12d2254-369a-426f-9fe9-832dd9df14cb"
},
{
"id": "d12d2254-369a-426f-9fe9-832dd9df14cb",
"date": "2026-07-30T08:11:38.42344Z",
"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": "7fa141fb-0bc6-41a8-b81f-4c2f9ffa96e5",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d12d2254-369a-426f-9fe9-832dd9df14cb"
}
],
"calculateStatus": 2
},
{
"id": "a5b7bb6a-edc0-40ef-910f-1884738c6a3e",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T08:11:38.42344Z",
"customerId": 6,
"qrId": "2e27250b-4c13-48ab-b3b0-eb17e112fa0c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9a7b3b22-7df8-4827-b5e4-e10d5be76df3",
"markerXSolutions": [
{
"id": "15f17c41-dc7c-4dce-ac08-b93d576940de",
"markerId": "f20be519-b34f-4171-85fe-6859599b079f",
"solutionId": "a4101653-d394-4adf-8df1-ee7a0d91efbb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:38.42344Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
},
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
}
],
"selectedProducts": [
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
},
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
}
],
"isApproved": 2
},
{
"id": "15f17c41-dc7c-4dce-ac08-b93d576940de",
"markerId": "f20be519-b34f-4171-85fe-6859599b079f",
"solutionId": "a4101653-d394-4adf-8df1-ee7a0d91efbb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:38.42344Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
},
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
}
],
"selectedProducts": [
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
},
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d12d2254-369a-426f-9fe9-832dd9df14cb",
"date": "2026-07-30T08:11:38.42344Z",
"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": "7fa141fb-0bc6-41a8-b81f-4c2f9ffa96e5",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d12d2254-369a-426f-9fe9-832dd9df14cb"
},
{
"id": "d12d2254-369a-426f-9fe9-832dd9df14cb",
"date": "2026-07-30T08:11:38.42344Z",
"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": "7fa141fb-0bc6-41a8-b81f-4c2f9ffa96e5",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d12d2254-369a-426f-9fe9-832dd9df14cb"
}
],
"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": "b24e8a24-bc44-4b8b-a648-bfa01e63e412",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-30T08:11:38.42344Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-30T08:11:38.42344Z",
"buildingComponentId": "957cf973-5636-4f1e-9283-170d262400f9",
"blueprintFileId": "0f2fd10b-0a67-4885-af03-d60d34eb0823",
"blueprintFile": {
"id": "5d746e99-a51a-4b70-961a-0a4a6bab022a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "a5b7bb6a-edc0-40ef-910f-1884738c6a3e",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T08:11:38.42344Z",
"customerId": 6,
"qrId": "2e27250b-4c13-48ab-b3b0-eb17e112fa0c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9a7b3b22-7df8-4827-b5e4-e10d5be76df3",
"markerXSolutions": [
{
"id": "15f17c41-dc7c-4dce-ac08-b93d576940de",
"markerId": "f20be519-b34f-4171-85fe-6859599b079f",
"solutionId": "a4101653-d394-4adf-8df1-ee7a0d91efbb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:38.42344Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
},
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
}
],
"selectedProducts": [
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
},
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
}
],
"isApproved": 2
},
{
"id": "15f17c41-dc7c-4dce-ac08-b93d576940de",
"markerId": "f20be519-b34f-4171-85fe-6859599b079f",
"solutionId": "a4101653-d394-4adf-8df1-ee7a0d91efbb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:38.42344Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
},
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
}
],
"selectedProducts": [
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
},
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d12d2254-369a-426f-9fe9-832dd9df14cb",
"date": "2026-07-30T08:11:38.42344Z",
"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": "7fa141fb-0bc6-41a8-b81f-4c2f9ffa96e5",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d12d2254-369a-426f-9fe9-832dd9df14cb"
},
{
"id": "d12d2254-369a-426f-9fe9-832dd9df14cb",
"date": "2026-07-30T08:11:38.42344Z",
"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": "7fa141fb-0bc6-41a8-b81f-4c2f9ffa96e5",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d12d2254-369a-426f-9fe9-832dd9df14cb"
}
],
"calculateStatus": 2
},
{
"id": "a5b7bb6a-edc0-40ef-910f-1884738c6a3e",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T08:11:38.42344Z",
"customerId": 6,
"qrId": "2e27250b-4c13-48ab-b3b0-eb17e112fa0c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9a7b3b22-7df8-4827-b5e4-e10d5be76df3",
"markerXSolutions": [
{
"id": "15f17c41-dc7c-4dce-ac08-b93d576940de",
"markerId": "f20be519-b34f-4171-85fe-6859599b079f",
"solutionId": "a4101653-d394-4adf-8df1-ee7a0d91efbb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:38.42344Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
},
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
}
],
"selectedProducts": [
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
},
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
}
],
"isApproved": 2
},
{
"id": "15f17c41-dc7c-4dce-ac08-b93d576940de",
"markerId": "f20be519-b34f-4171-85fe-6859599b079f",
"solutionId": "a4101653-d394-4adf-8df1-ee7a0d91efbb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:38.42344Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4124d647-23fd-4a7b-98b5-7c68850d1b5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "59c12a25-e416-4139-a68a-fe6c83fb8d2e",
"qrLogAttributeListValue": {
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"markerXSolutionsId": "d8aa7291-5c9b-4f2a-be57-341083758f38",
"qrLogAttributeId": "70b90cbd-34a8-4bc6-bdca-21a063beec59",
"qrLogAttribute": {
"id": "8c8880eb-ce73-412b-87c3-810f07918ff8",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6e9be337-8c62-41c0-adb5-cdb67838450b",
"qrLogAttributeClass": {
"id": "cd90af2d-6861-4b82-9760-001743095d69",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
},
{
"id": "2106f38c-78ea-42c3-995c-1d81aefe1a10",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.42344Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "102ebae7-0180-4767-9af9-df23b1dd392e",
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
]
}
],
"translations": [
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
},
{
"id": "39672dac-9558-4ddd-8c5b-ec6edc046edc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "21640ad3-3107-48d7-a784-adcd29b75b4b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "770c266b-9708-48bd-9e22-00913082434f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
},
{
"id": "e84f635e-7d31-459e-bfa3-93ce3ad6cb07",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.42344Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "188cace2-0a4c-451c-8fb3-f8f2415d087e",
"reportId": "9fd03f11-f5ed-4bd6-8699-2ae44ff11902",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e84f635e-7d31-459e-bfa3-93ce3ad6cb07"
}
],
"selectedProducts": [
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
},
{
"id": "442a6ef7-940e-4e60-a35e-d33fa3337bcf",
"markerXSolutionsId": "9580e271-41f9-4348-82e1-4e791039f161",
"productId": "57ed8e58-2867-4022-89f8-be1fff2874b5"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d12d2254-369a-426f-9fe9-832dd9df14cb",
"date": "2026-07-30T08:11:38.42344Z",
"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": "7fa141fb-0bc6-41a8-b81f-4c2f9ffa96e5",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d12d2254-369a-426f-9fe9-832dd9df14cb"
},
{
"id": "d12d2254-369a-426f-9fe9-832dd9df14cb",
"date": "2026-07-30T08:11:38.42344Z",
"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": "7fa141fb-0bc6-41a8-b81f-4c2f9ffa96e5",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d12d2254-369a-426f-9fe9-832dd9df14cb"
}
],
"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.