DELETE api/BuildingComponents/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BuildingComponent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | Project |
None. |
|
| Blueprints | Collection of Blueprint |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "dfd8cca0-6092-4eeb-bc6a-7e10b5b707d5",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "aa77845b-b4ab-4c5a-b737-8fca3e22e149",
"project": {
"id": "97986be7-3792-4b44-a36b-0db3b551540e",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/97986be7-3792-4b44-a36b-0db3b551540e"
},
"blueprints": [
{
"id": "4c8da231-5bf9-405f-a743-a9c4929ef5f3",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-11-09T11:43:16.9406784Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-11-09T11:43:16.9406784Z",
"buildingComponentId": "01676f9c-2a75-4383-b1ac-4e14ef12c80a",
"blueprintFileId": "8c8fe8eb-e84c-4bcb-b52e-022387220ba2",
"blueprintFile": {
"id": "ab71b950-58c4-474c-9511-e897fc69f6b9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "1137fab0-a861-4093-8c4a-4eed4030e7ba",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 5",
"date": "2025-11-09T11:43:16.9406784Z",
"customerId": 6,
"qrId": "08a98858-00db-419f-9917-c6b5583fec50",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "f0a7d05e-4d41-4274-b161-2cad8da169e4",
"markerXSolutions": [
{
"id": "8fa660a6-9842-4f84-a943-974f38bf9e09",
"markerId": "909e9ecd-7275-4e76-806a-54a3c17a55a4",
"solutionId": "530c1391-5ebc-4b79-89dd-524c972d6b24",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
},
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
}
],
"selectedProducts": [
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
},
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
}
],
"isApproved": 2
},
{
"id": "8fa660a6-9842-4f84-a943-974f38bf9e09",
"markerId": "909e9ecd-7275-4e76-806a-54a3c17a55a4",
"solutionId": "530c1391-5ebc-4b79-89dd-524c972d6b24",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
},
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
}
],
"selectedProducts": [
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
},
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3",
"date": "2025-11-09T11:43:16.9406784Z",
"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": "abba3589-7fc2-445b-ad33-ecb135d90aac",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3"
},
{
"id": "5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3",
"date": "2025-11-09T11:43:16.9406784Z",
"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": "abba3589-7fc2-445b-ad33-ecb135d90aac",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3"
}
],
"calculateStatus": 2
},
{
"id": "1137fab0-a861-4093-8c4a-4eed4030e7ba",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 5",
"date": "2025-11-09T11:43:16.9406784Z",
"customerId": 6,
"qrId": "08a98858-00db-419f-9917-c6b5583fec50",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "f0a7d05e-4d41-4274-b161-2cad8da169e4",
"markerXSolutions": [
{
"id": "8fa660a6-9842-4f84-a943-974f38bf9e09",
"markerId": "909e9ecd-7275-4e76-806a-54a3c17a55a4",
"solutionId": "530c1391-5ebc-4b79-89dd-524c972d6b24",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
},
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
}
],
"selectedProducts": [
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
},
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
}
],
"isApproved": 2
},
{
"id": "8fa660a6-9842-4f84-a943-974f38bf9e09",
"markerId": "909e9ecd-7275-4e76-806a-54a3c17a55a4",
"solutionId": "530c1391-5ebc-4b79-89dd-524c972d6b24",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
},
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
}
],
"selectedProducts": [
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
},
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3",
"date": "2025-11-09T11:43:16.9406784Z",
"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": "abba3589-7fc2-445b-ad33-ecb135d90aac",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3"
},
{
"id": "5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3",
"date": "2025-11-09T11:43:16.9406784Z",
"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": "abba3589-7fc2-445b-ad33-ecb135d90aac",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3"
}
],
"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": "4c8da231-5bf9-405f-a743-a9c4929ef5f3",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-11-09T11:43:16.9406784Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-11-09T11:43:16.9406784Z",
"buildingComponentId": "01676f9c-2a75-4383-b1ac-4e14ef12c80a",
"blueprintFileId": "8c8fe8eb-e84c-4bcb-b52e-022387220ba2",
"blueprintFile": {
"id": "ab71b950-58c4-474c-9511-e897fc69f6b9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "1137fab0-a861-4093-8c4a-4eed4030e7ba",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 5",
"date": "2025-11-09T11:43:16.9406784Z",
"customerId": 6,
"qrId": "08a98858-00db-419f-9917-c6b5583fec50",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "f0a7d05e-4d41-4274-b161-2cad8da169e4",
"markerXSolutions": [
{
"id": "8fa660a6-9842-4f84-a943-974f38bf9e09",
"markerId": "909e9ecd-7275-4e76-806a-54a3c17a55a4",
"solutionId": "530c1391-5ebc-4b79-89dd-524c972d6b24",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
},
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
}
],
"selectedProducts": [
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
},
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
}
],
"isApproved": 2
},
{
"id": "8fa660a6-9842-4f84-a943-974f38bf9e09",
"markerId": "909e9ecd-7275-4e76-806a-54a3c17a55a4",
"solutionId": "530c1391-5ebc-4b79-89dd-524c972d6b24",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
},
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
}
],
"selectedProducts": [
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
},
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3",
"date": "2025-11-09T11:43:16.9406784Z",
"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": "abba3589-7fc2-445b-ad33-ecb135d90aac",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3"
},
{
"id": "5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3",
"date": "2025-11-09T11:43:16.9406784Z",
"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": "abba3589-7fc2-445b-ad33-ecb135d90aac",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3"
}
],
"calculateStatus": 2
},
{
"id": "1137fab0-a861-4093-8c4a-4eed4030e7ba",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 5",
"date": "2025-11-09T11:43:16.9406784Z",
"customerId": 6,
"qrId": "08a98858-00db-419f-9917-c6b5583fec50",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "f0a7d05e-4d41-4274-b161-2cad8da169e4",
"markerXSolutions": [
{
"id": "8fa660a6-9842-4f84-a943-974f38bf9e09",
"markerId": "909e9ecd-7275-4e76-806a-54a3c17a55a4",
"solutionId": "530c1391-5ebc-4b79-89dd-524c972d6b24",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
},
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
}
],
"selectedProducts": [
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
},
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
}
],
"isApproved": 2
},
{
"id": "8fa660a6-9842-4f84-a943-974f38bf9e09",
"markerId": "909e9ecd-7275-4e76-806a-54a3c17a55a4",
"solutionId": "530c1391-5ebc-4b79-89dd-524c972d6b24",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2b45056e-e7f3-4236-9738-7741fe1b9b87",
"value": "sample string 2",
"qrLogAttributeListValueId": "062cc0d9-b118-408c-b08c-6281ab43e3c7",
"qrLogAttributeListValue": {
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"markerXSolutionsId": "f895c671-0bf5-4eeb-a75d-c21b5b92a8c1",
"qrLogAttributeId": "0d9bc51b-1d5e-4197-ac95-c820605485a2",
"qrLogAttribute": {
"id": "3a82c671-a46b-4a09-815c-3adfc425b32c",
"code": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68c5bf63-5590-4d5c-991a-94f5ebd57d10",
"qrLogAttributeClass": {
"id": "b5e56ef5-d721-485b-ba74-f60d42366baa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
},
{
"id": "b6c43840-b702-4bea-8829-1d91c4481fde",
"description": "sample string 2",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:43:16.9406784Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a938553-0b40-4ed2-9f2c-8aed9fa3c153",
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
]
}
],
"translations": [
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
},
{
"id": "f90edaa9-ce08-426a-85d5-18d8e646c592",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4a1dea7a-9149-477c-bff5-044b32c872cd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0b585bb4-26e9-4783-ab8d-0e7306c65a3d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
},
{
"id": "00cbd358-7681-461a-9986-9f06939bfcea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:43:16.9406784Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c6f8d1f4-2b61-4333-8b55-2bfdf1ecac73",
"reportId": "9f618b26-1d2e-4dac-8b8e-c9e4a87383ff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/00cbd358-7681-461a-9986-9f06939bfcea"
}
],
"selectedProducts": [
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
},
{
"id": "a16362bd-5874-48c7-bfef-e4c629908455",
"markerXSolutionsId": "e01cd0d9-97ec-43c1-9916-859492c08eb6",
"productId": "d0b80347-4c2f-41db-a9e4-05f8c76b9ee7"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3",
"date": "2025-11-09T11:43:16.9406784Z",
"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": "abba3589-7fc2-445b-ad33-ecb135d90aac",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3"
},
{
"id": "5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3",
"date": "2025-11-09T11:43:16.9406784Z",
"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": "abba3589-7fc2-445b-ad33-ecb135d90aac",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5ba85dbc-b7e7-4980-8efc-fcaf5a11f8a3"
}
],
"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
}