DELETE api/BuildingComponents/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BuildingComponent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | Project |
None. |
|
| Blueprints | Collection of Blueprint |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "43d33f63-49ef-440a-916c-b0742fe0af09",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "d1734109-4be7-4de9-82bc-1590ba4b914c",
"project": {
"id": "dc542d84-4e2e-43d8-9c57-f61456a0b9a5",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"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/dc542d84-4e2e-43d8-9c57-f61456a0b9a5"
},
"blueprints": [
{
"id": "bdce7106-5515-4468-a2ed-cab9497c39bf",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-02-12T13:43:06.5813513Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-02-12T13:43:06.5813513Z",
"buildingComponentId": "6547413d-0bbb-453d-a595-3bdc0ff536b6",
"blueprintFileId": "031bc947-ddb0-48ba-975d-fed86ab1cfb0",
"blueprintFile": {
"id": "f1fd37a1-c9da-4218-985f-5c73865ba2b0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "83c5eb5f-d952-4c78-939b-17f188211299",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 5",
"date": "2026-02-12T13:43:06.5813513Z",
"customerId": 6,
"qrId": "f26bfe37-2b11-4f45-a06e-5f4f911c8ef1",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1e4b3c6b-1197-497a-9aba-a66f0dc7975d",
"markerXSolutions": [
{
"id": "73fd523d-7201-40f6-a8b7-c46e2c5031dc",
"markerId": "72b75f78-e855-4bea-b4d4-39e30b60674c",
"solutionId": "02e0347e-f02b-4d52-add8-91f5350c432e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
},
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
}
],
"selectedProducts": [
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
},
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
}
],
"isApproved": 2
},
{
"id": "73fd523d-7201-40f6-a8b7-c46e2c5031dc",
"markerId": "72b75f78-e855-4bea-b4d4-39e30b60674c",
"solutionId": "02e0347e-f02b-4d52-add8-91f5350c432e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
},
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
}
],
"selectedProducts": [
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
},
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870",
"date": "2026-02-12T13:43:06.5813513Z",
"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": "083d7e02-e75f-4cec-8676-a4966252d56d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870"
},
{
"id": "1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870",
"date": "2026-02-12T13:43:06.5813513Z",
"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": "083d7e02-e75f-4cec-8676-a4966252d56d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870"
}
],
"calculateStatus": 2
},
{
"id": "83c5eb5f-d952-4c78-939b-17f188211299",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 5",
"date": "2026-02-12T13:43:06.5813513Z",
"customerId": 6,
"qrId": "f26bfe37-2b11-4f45-a06e-5f4f911c8ef1",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1e4b3c6b-1197-497a-9aba-a66f0dc7975d",
"markerXSolutions": [
{
"id": "73fd523d-7201-40f6-a8b7-c46e2c5031dc",
"markerId": "72b75f78-e855-4bea-b4d4-39e30b60674c",
"solutionId": "02e0347e-f02b-4d52-add8-91f5350c432e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
},
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
}
],
"selectedProducts": [
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
},
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
}
],
"isApproved": 2
},
{
"id": "73fd523d-7201-40f6-a8b7-c46e2c5031dc",
"markerId": "72b75f78-e855-4bea-b4d4-39e30b60674c",
"solutionId": "02e0347e-f02b-4d52-add8-91f5350c432e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
},
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
}
],
"selectedProducts": [
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
},
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870",
"date": "2026-02-12T13:43:06.5813513Z",
"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": "083d7e02-e75f-4cec-8676-a4966252d56d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870"
},
{
"id": "1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870",
"date": "2026-02-12T13:43:06.5813513Z",
"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": "083d7e02-e75f-4cec-8676-a4966252d56d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870"
}
],
"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": "bdce7106-5515-4468-a2ed-cab9497c39bf",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-02-12T13:43:06.5813513Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-02-12T13:43:06.5813513Z",
"buildingComponentId": "6547413d-0bbb-453d-a595-3bdc0ff536b6",
"blueprintFileId": "031bc947-ddb0-48ba-975d-fed86ab1cfb0",
"blueprintFile": {
"id": "f1fd37a1-c9da-4218-985f-5c73865ba2b0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "83c5eb5f-d952-4c78-939b-17f188211299",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 5",
"date": "2026-02-12T13:43:06.5813513Z",
"customerId": 6,
"qrId": "f26bfe37-2b11-4f45-a06e-5f4f911c8ef1",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1e4b3c6b-1197-497a-9aba-a66f0dc7975d",
"markerXSolutions": [
{
"id": "73fd523d-7201-40f6-a8b7-c46e2c5031dc",
"markerId": "72b75f78-e855-4bea-b4d4-39e30b60674c",
"solutionId": "02e0347e-f02b-4d52-add8-91f5350c432e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
},
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
}
],
"selectedProducts": [
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
},
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
}
],
"isApproved": 2
},
{
"id": "73fd523d-7201-40f6-a8b7-c46e2c5031dc",
"markerId": "72b75f78-e855-4bea-b4d4-39e30b60674c",
"solutionId": "02e0347e-f02b-4d52-add8-91f5350c432e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
},
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
}
],
"selectedProducts": [
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
},
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870",
"date": "2026-02-12T13:43:06.5813513Z",
"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": "083d7e02-e75f-4cec-8676-a4966252d56d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870"
},
{
"id": "1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870",
"date": "2026-02-12T13:43:06.5813513Z",
"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": "083d7e02-e75f-4cec-8676-a4966252d56d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870"
}
],
"calculateStatus": 2
},
{
"id": "83c5eb5f-d952-4c78-939b-17f188211299",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 5",
"date": "2026-02-12T13:43:06.5813513Z",
"customerId": 6,
"qrId": "f26bfe37-2b11-4f45-a06e-5f4f911c8ef1",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1e4b3c6b-1197-497a-9aba-a66f0dc7975d",
"markerXSolutions": [
{
"id": "73fd523d-7201-40f6-a8b7-c46e2c5031dc",
"markerId": "72b75f78-e855-4bea-b4d4-39e30b60674c",
"solutionId": "02e0347e-f02b-4d52-add8-91f5350c432e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
},
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
}
],
"selectedProducts": [
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
},
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
}
],
"isApproved": 2
},
{
"id": "73fd523d-7201-40f6-a8b7-c46e2c5031dc",
"markerId": "72b75f78-e855-4bea-b4d4-39e30b60674c",
"solutionId": "02e0347e-f02b-4d52-add8-91f5350c432e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "f1c05ef8-f2d1-41e5-8940-324b14729066",
"value": "sample string 2",
"qrLogAttributeListValueId": "6a875256-0bc4-42a3-b963-4b8b8bfc91b8",
"qrLogAttributeListValue": {
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"markerXSolutionsId": "5438861f-70c8-40c3-b367-5fcde4645789",
"qrLogAttributeId": "f1ac07d6-6881-4de1-8734-e0578fb9059b",
"qrLogAttribute": {
"id": "bc332b3a-32b0-4864-a06a-b1d86e2fb38e",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "230d3ac3-fd20-4e85-99b2-f95b4cf9a831",
"qrLogAttributeClass": {
"id": "6d3af418-8809-4476-93aa-bb9303858f88",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
},
{
"id": "0643e731-924b-4e10-b419-653d382f94c2",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:06.5813513Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4e1bc65a-7c94-4926-af7f-6f64fdea1772",
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
]
}
],
"translations": [
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
},
{
"id": "311fd7cf-09a5-4c3f-bc1b-2878c0e5e681",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d1d5a4b6-1a0e-4872-a755-b35c4afe72d6"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "cefc9479-3f41-40ff-99f6-47dde2288747",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
},
{
"id": "514f5aa6-e88a-433a-9e29-376a870d06ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:06.5813513Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8dc86cf0-f7b6-4087-8b71-5606805208be",
"reportId": "ec14e687-6130-47d1-8ddd-c4268940bc1f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/514f5aa6-e88a-433a-9e29-376a870d06ba"
}
],
"selectedProducts": [
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
},
{
"id": "905769a4-dc9e-4d50-9477-101853329542",
"markerXSolutionsId": "dd33c906-96c9-4205-a887-5e0b9ea5e352",
"productId": "b9c5bb6a-9382-4759-81dc-fb568d274cde"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870",
"date": "2026-02-12T13:43:06.5813513Z",
"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": "083d7e02-e75f-4cec-8676-a4966252d56d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870"
},
{
"id": "1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870",
"date": "2026-02-12T13:43:06.5813513Z",
"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": "083d7e02-e75f-4cec-8676-a4966252d56d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d58ebb6-bd4f-4b2e-8bcf-cfbff010c870"
}
],
"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
}