DELETE api/Projects/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Project| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
|
| Name | string |
Required |
|
| Status | string |
Required |
|
| BuildingName | string |
Required |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| Image | string |
None. |
|
| Street | string |
None. |
|
| No | string |
None. |
|
| PostalCode | string |
None. |
|
| City | string |
None. |
|
| Country | string |
None. |
|
| ContactName | string |
None. |
|
| ContactFunction | string |
None. |
|
| Mobile | string |
None. |
|
| string |
None. |
||
| BuildingComponents | Collection of BuildingComponent |
None. |
|
| IsDeleted | boolean |
None. |
|
| Installers | Collection of Installer |
None. |
|
| Link | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "506098ab-9829-4335-b330-5bceeffcc4f1",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"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": [
{
"id": "7374d260-f087-4384-a5da-05b2012503f5",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "5407f1cd-e76f-4eba-bf81-bb1e442180c4",
"blueprints": [
{
"id": "892128a7-fb07-4121-9817-9140adf5799c",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-12T21:33:02.3271783Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-12T21:33:02.3271783Z",
"buildingComponentId": "2129410b-7b64-43bf-b9a7-768f1dfa0468",
"blueprintFileId": "2de567a4-3539-42e8-b80e-0cad232c31bb",
"blueprintFile": {
"id": "9e12927c-3c22-40de-ba6b-110f3fcede5d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "fd39f155-5771-45bb-a4a7-43820f97a32f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:33:02.3271783Z",
"customerId": 6,
"qrId": "9959a994-2eaf-43bc-b5ef-860c50a1fdf9",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "045d81d3-afd6-4996-b741-cdac912ce129",
"markerXSolutions": [
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
},
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
},
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
}
],
"calculateStatus": 2
},
{
"id": "fd39f155-5771-45bb-a4a7-43820f97a32f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:33:02.3271783Z",
"customerId": 6,
"qrId": "9959a994-2eaf-43bc-b5ef-860c50a1fdf9",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "045d81d3-afd6-4996-b741-cdac912ce129",
"markerXSolutions": [
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
},
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
},
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
}
],
"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": "892128a7-fb07-4121-9817-9140adf5799c",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-12T21:33:02.3271783Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-12T21:33:02.3271783Z",
"buildingComponentId": "2129410b-7b64-43bf-b9a7-768f1dfa0468",
"blueprintFileId": "2de567a4-3539-42e8-b80e-0cad232c31bb",
"blueprintFile": {
"id": "9e12927c-3c22-40de-ba6b-110f3fcede5d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "fd39f155-5771-45bb-a4a7-43820f97a32f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:33:02.3271783Z",
"customerId": 6,
"qrId": "9959a994-2eaf-43bc-b5ef-860c50a1fdf9",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "045d81d3-afd6-4996-b741-cdac912ce129",
"markerXSolutions": [
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
},
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
},
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
}
],
"calculateStatus": 2
},
{
"id": "fd39f155-5771-45bb-a4a7-43820f97a32f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:33:02.3271783Z",
"customerId": 6,
"qrId": "9959a994-2eaf-43bc-b5ef-860c50a1fdf9",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "045d81d3-afd6-4996-b741-cdac912ce129",
"markerXSolutions": [
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
},
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
},
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
}
],
"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
},
{
"id": "7374d260-f087-4384-a5da-05b2012503f5",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "5407f1cd-e76f-4eba-bf81-bb1e442180c4",
"blueprints": [
{
"id": "892128a7-fb07-4121-9817-9140adf5799c",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-12T21:33:02.3271783Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-12T21:33:02.3271783Z",
"buildingComponentId": "2129410b-7b64-43bf-b9a7-768f1dfa0468",
"blueprintFileId": "2de567a4-3539-42e8-b80e-0cad232c31bb",
"blueprintFile": {
"id": "9e12927c-3c22-40de-ba6b-110f3fcede5d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "fd39f155-5771-45bb-a4a7-43820f97a32f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:33:02.3271783Z",
"customerId": 6,
"qrId": "9959a994-2eaf-43bc-b5ef-860c50a1fdf9",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "045d81d3-afd6-4996-b741-cdac912ce129",
"markerXSolutions": [
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
},
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
},
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
}
],
"calculateStatus": 2
},
{
"id": "fd39f155-5771-45bb-a4a7-43820f97a32f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:33:02.3271783Z",
"customerId": 6,
"qrId": "9959a994-2eaf-43bc-b5ef-860c50a1fdf9",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "045d81d3-afd6-4996-b741-cdac912ce129",
"markerXSolutions": [
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
},
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
},
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
}
],
"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": "892128a7-fb07-4121-9817-9140adf5799c",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-12T21:33:02.3271783Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-12T21:33:02.3271783Z",
"buildingComponentId": "2129410b-7b64-43bf-b9a7-768f1dfa0468",
"blueprintFileId": "2de567a4-3539-42e8-b80e-0cad232c31bb",
"blueprintFile": {
"id": "9e12927c-3c22-40de-ba6b-110f3fcede5d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "fd39f155-5771-45bb-a4a7-43820f97a32f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:33:02.3271783Z",
"customerId": 6,
"qrId": "9959a994-2eaf-43bc-b5ef-860c50a1fdf9",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "045d81d3-afd6-4996-b741-cdac912ce129",
"markerXSolutions": [
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
},
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
},
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
}
],
"calculateStatus": 2
},
{
"id": "fd39f155-5771-45bb-a4a7-43820f97a32f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:33:02.3271783Z",
"customerId": 6,
"qrId": "9959a994-2eaf-43bc-b5ef-860c50a1fdf9",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "045d81d3-afd6-4996-b741-cdac912ce129",
"markerXSolutions": [
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
},
{
"id": "56469b4b-4c3c-418e-93b0-f0c10bd0b7d7",
"markerId": "874472c5-df86-4d96-ac5a-8c28d21cf839",
"solutionId": "12ba983f-cfdc-4398-a5b2-66920605e5b4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "666cbb50-2138-45c1-9087-f459076bde47",
"value": "sample string 2",
"qrLogAttributeListValueId": "11ba148a-6432-418c-872e-06e49b3b55ef",
"qrLogAttributeListValue": {
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"markerXSolutionsId": "7468c1b7-ce4f-4fc0-a368-8e449aeafc28",
"qrLogAttributeId": "28b336af-c64f-401c-91a3-e0ca0eb4d4ca",
"qrLogAttribute": {
"id": "832f2c82-8ab5-4e82-b76c-d7687b865d61",
"code": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "3ac573d4-b601-4d58-af2a-ca420a23761a",
"qrLogAttributeClass": {
"id": "0750d866-718e-4a15-abd7-13fb6283f7f8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
"qrLogAttributeListValue": [
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
},
{
"id": "226355e3-099b-40e6-960e-06cc83313422",
"description": "sample string 2",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:33:02.3271783Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "76f64d85-a588-4e6c-b091-594b73f1fb45",
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
]
}
],
"translations": [
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
},
{
"id": "bbfa53dd-0196-4e88-9ad3-2e6d4b7ad437",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "44009a82-639a-47d2-a469-c6b1ffaa9665"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f51b0e8f-6693-4c4d-94be-9a3a1cd753d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
},
{
"id": "26d9b749-cf65-494c-bf27-789390246b06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:33:02.3271783Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "1281497b-301c-4424-b63b-eca9482a715f",
"reportId": "a5b2b5b4-6443-4ea4-8e4b-e3e81b57beb4",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/26d9b749-cf65-494c-bf27-789390246b06"
}
],
"selectedProducts": [
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
},
{
"id": "977e3122-accf-4193-aab0-0f93c83c5380",
"markerXSolutionsId": "42c25473-6438-4b6a-85ce-bb16012f6c56",
"productId": "face6de2-358a-4a1f-b0ed-95f87962b3ed"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
},
{
"id": "ef62ed35-1925-4c37-90d6-8822cbd58686",
"date": "2026-07-12T21:33:02.3271783Z",
"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": "6f410bbb-e1e1-46e2-8e13-867fc4fcdfed",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ef62ed35-1925-4c37-90d6-8822cbd58686"
}
],
"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
}
],
"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/506098ab-9829-4335-b330-5bceeffcc4f1"
}