POST api/Projects
Request Information
URI Parameters
None.
Body Parameters
Project| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
|
| Name | string |
Required |
|
| Status | string |
Required |
|
| BuildingName | string |
Required |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| Image | string |
None. |
|
| Street | string |
None. |
|
| No | string |
None. |
|
| PostalCode | string |
None. |
|
| City | string |
None. |
|
| Country | string |
None. |
|
| ContactName | string |
None. |
|
| ContactFunction | string |
None. |
|
| Mobile | string |
None. |
|
| string |
None. |
||
| BuildingComponents | Collection of BuildingComponent |
None. |
|
| IsDeleted | boolean |
None. |
|
| Installers | Collection of Installer |
None. |
|
| Link | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "e458e2ca-585d-49ca-8749-26623bbe9020",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [
{
"id": "bdf8ad63-f46b-46a7-9a5a-9db4148c3d3e",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "8b6d52b3-80f3-4c52-914a-bc6dc0b2a867",
"blueprints": [
{
"id": "6a1d7672-d7db-45d9-ab44-a153b7575c84",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-09T18:29:03.7696433Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-09T18:29:03.7696433Z",
"buildingComponentId": "a47e8b64-e249-410a-a518-44155aedf262",
"blueprintFileId": "65caa126-aa5c-4be6-a83c-244955d0332d",
"blueprintFile": {
"id": "32d6aaa7-4db9-4bd5-b834-8e6ebd9bed99",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "b9c08aa3-8982-44ee-8a74-1262acbb56c3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:29:03.7696433Z",
"customerId": 6,
"qrId": "7ba7e090-29d6-4e7f-b866-228e7d1a628f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fd3fa468-127c-4d15-aa1f-dce82e65f3b8",
"markerXSolutions": [
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
},
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
},
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
}
],
"calculateStatus": 2
},
{
"id": "b9c08aa3-8982-44ee-8a74-1262acbb56c3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:29:03.7696433Z",
"customerId": 6,
"qrId": "7ba7e090-29d6-4e7f-b866-228e7d1a628f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fd3fa468-127c-4d15-aa1f-dce82e65f3b8",
"markerXSolutions": [
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
},
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
},
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
}
],
"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": "6a1d7672-d7db-45d9-ab44-a153b7575c84",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-09T18:29:03.7696433Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-09T18:29:03.7696433Z",
"buildingComponentId": "a47e8b64-e249-410a-a518-44155aedf262",
"blueprintFileId": "65caa126-aa5c-4be6-a83c-244955d0332d",
"blueprintFile": {
"id": "32d6aaa7-4db9-4bd5-b834-8e6ebd9bed99",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "b9c08aa3-8982-44ee-8a74-1262acbb56c3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:29:03.7696433Z",
"customerId": 6,
"qrId": "7ba7e090-29d6-4e7f-b866-228e7d1a628f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fd3fa468-127c-4d15-aa1f-dce82e65f3b8",
"markerXSolutions": [
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
},
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
},
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
}
],
"calculateStatus": 2
},
{
"id": "b9c08aa3-8982-44ee-8a74-1262acbb56c3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:29:03.7696433Z",
"customerId": 6,
"qrId": "7ba7e090-29d6-4e7f-b866-228e7d1a628f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fd3fa468-127c-4d15-aa1f-dce82e65f3b8",
"markerXSolutions": [
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
},
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
},
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
{
"id": "bdf8ad63-f46b-46a7-9a5a-9db4148c3d3e",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "8b6d52b3-80f3-4c52-914a-bc6dc0b2a867",
"blueprints": [
{
"id": "6a1d7672-d7db-45d9-ab44-a153b7575c84",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-09T18:29:03.7696433Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-09T18:29:03.7696433Z",
"buildingComponentId": "a47e8b64-e249-410a-a518-44155aedf262",
"blueprintFileId": "65caa126-aa5c-4be6-a83c-244955d0332d",
"blueprintFile": {
"id": "32d6aaa7-4db9-4bd5-b834-8e6ebd9bed99",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "b9c08aa3-8982-44ee-8a74-1262acbb56c3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:29:03.7696433Z",
"customerId": 6,
"qrId": "7ba7e090-29d6-4e7f-b866-228e7d1a628f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fd3fa468-127c-4d15-aa1f-dce82e65f3b8",
"markerXSolutions": [
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
},
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
},
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
}
],
"calculateStatus": 2
},
{
"id": "b9c08aa3-8982-44ee-8a74-1262acbb56c3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:29:03.7696433Z",
"customerId": 6,
"qrId": "7ba7e090-29d6-4e7f-b866-228e7d1a628f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fd3fa468-127c-4d15-aa1f-dce82e65f3b8",
"markerXSolutions": [
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
},
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
},
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
}
],
"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": "6a1d7672-d7db-45d9-ab44-a153b7575c84",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-09T18:29:03.7696433Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-09T18:29:03.7696433Z",
"buildingComponentId": "a47e8b64-e249-410a-a518-44155aedf262",
"blueprintFileId": "65caa126-aa5c-4be6-a83c-244955d0332d",
"blueprintFile": {
"id": "32d6aaa7-4db9-4bd5-b834-8e6ebd9bed99",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "b9c08aa3-8982-44ee-8a74-1262acbb56c3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:29:03.7696433Z",
"customerId": 6,
"qrId": "7ba7e090-29d6-4e7f-b866-228e7d1a628f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fd3fa468-127c-4d15-aa1f-dce82e65f3b8",
"markerXSolutions": [
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
},
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
},
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
}
],
"calculateStatus": 2
},
{
"id": "b9c08aa3-8982-44ee-8a74-1262acbb56c3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:29:03.7696433Z",
"customerId": 6,
"qrId": "7ba7e090-29d6-4e7f-b866-228e7d1a628f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fd3fa468-127c-4d15-aa1f-dce82e65f3b8",
"markerXSolutions": [
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
},
{
"id": "1b0722e1-1c3d-486a-a480-9209795cd06e",
"markerId": "f6a5b653-052f-4a63-8e2a-a6ebe486da36",
"solutionId": "a8bd2126-4c5f-403e-b321-62937b469fb5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "1359d8b7-2727-4381-b8fc-84b6d9946f5f",
"value": "sample string 2",
"qrLogAttributeListValueId": "8d5ec370-c450-4861-96e8-81e03a2e4948",
"qrLogAttributeListValue": {
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"markerXSolutionsId": "1829d6bb-1ccc-400b-b028-914da470a211",
"qrLogAttributeId": "b070d7a0-6dff-46e0-9493-4ecd3b0696ef",
"qrLogAttribute": {
"id": "2ce43093-f48b-4263-a1e3-1fe5b97d57ce",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "329c0536-b9f3-4e12-8549-ebbcf10d6d03",
"qrLogAttributeClass": {
"id": "606d5d3e-13bd-4602-b34e-804281eb3512",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
},
{
"id": "42f12e00-d839-41d4-876c-99b09c8f1260",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:03.7696433Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dd3d00bf-81d9-4123-aa73-337768611d49",
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
]
}
],
"translations": [
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
},
{
"id": "fd719612-da0b-4738-92d3-842b6e1ce4ba",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "27142124-947b-4db9-8b97-431938dc0aa2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "f6d1e631-3efa-4540-8f3f-23ed778470c2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
},
{
"id": "1fee8445-7cd1-4e1f-90ca-2a9af342b7a5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:03.7696433Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4a90c221-5728-4bce-8001-21bd907cafd1",
"reportId": "bee9500c-3df6-4ac6-b771-8ec177b3ea71",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1fee8445-7cd1-4e1f-90ca-2a9af342b7a5"
}
],
"selectedProducts": [
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
},
{
"id": "0631fe53-0b82-4e17-913f-bb3184cef8ec",
"markerXSolutionsId": "a4008121-5e47-4b9a-8777-c16e175afbc3",
"productId": "5e524d76-2dca-4fd3-9c5d-c4fb37219c36"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
},
{
"id": "0acf0ed7-6a9b-44e6-96ff-15f00da78486",
"date": "2026-07-09T18:29:03.7696433Z",
"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": "3e33a399-bfee-4dea-8333-cc7371a4df25",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0acf0ed7-6a9b-44e6-96ff-15f00da78486"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e458e2ca-585d-49ca-8749-26623bbe9020"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.