DELETE api/Projects/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Project| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
|
| Name | string |
Required |
|
| Status | string |
Required |
|
| BuildingName | string |
Required |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| Image | string |
None. |
|
| Street | string |
None. |
|
| No | string |
None. |
|
| PostalCode | string |
None. |
|
| City | string |
None. |
|
| Country | string |
None. |
|
| ContactName | string |
None. |
|
| ContactFunction | string |
None. |
|
| Mobile | string |
None. |
|
| string |
None. |
||
| BuildingComponents | Collection of BuildingComponent |
None. |
|
| IsDeleted | boolean |
None. |
|
| Installers | Collection of Installer |
None. |
|
| Link | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "9aa9a0ba-ccc7-45dd-9e04-be6d3880816c",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-30T07:36:01.3172091Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T07:36:01.3172091Z",
"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": "5773a56f-c1f4-46b1-a238-6c62708247e3",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-30T07:36:01.3172091Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T07:36:01.3172091Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "2063ef56-17e9-4dc3-9aa1-d432792d8d09",
"blueprints": [
{
"id": "82b28d0b-56ee-4178-9b08-97d6d5a601f5",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-30T07:36:01.3172091Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T07:36:01.3172091Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-30T07:36:01.3172091Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-30T07:36:01.332838Z",
"buildingComponentId": "787e8043-024a-4133-9602-edb9a675d7eb",
"blueprintFileId": "e2f09162-2887-4e4c-835f-a23cf1928138",
"blueprintFile": {
"id": "05392d60-7334-4b4a-b4c1-db604ad71bf9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "b855e35f-b8a4-4c66-beaa-820a6875d0f6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T07:36:01.332838Z",
"customerId": 6,
"qrId": "27d66bf7-a1b2-41b7-b54a-cb325e9fc437",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e3df8052-183b-4673-9c4f-0bef0600ef76",
"markerXSolutions": [
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
},
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
},
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
}
],
"calculateStatus": 2
},
{
"id": "b855e35f-b8a4-4c66-beaa-820a6875d0f6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T07:36:01.332838Z",
"customerId": 6,
"qrId": "27d66bf7-a1b2-41b7-b54a-cb325e9fc437",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e3df8052-183b-4673-9c4f-0bef0600ef76",
"markerXSolutions": [
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
},
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
},
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
}
],
"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": "82b28d0b-56ee-4178-9b08-97d6d5a601f5",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-30T07:36:01.3172091Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T07:36:01.3172091Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-30T07:36:01.3172091Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-30T07:36:01.332838Z",
"buildingComponentId": "787e8043-024a-4133-9602-edb9a675d7eb",
"blueprintFileId": "e2f09162-2887-4e4c-835f-a23cf1928138",
"blueprintFile": {
"id": "05392d60-7334-4b4a-b4c1-db604ad71bf9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "b855e35f-b8a4-4c66-beaa-820a6875d0f6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T07:36:01.332838Z",
"customerId": 6,
"qrId": "27d66bf7-a1b2-41b7-b54a-cb325e9fc437",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e3df8052-183b-4673-9c4f-0bef0600ef76",
"markerXSolutions": [
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
},
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
},
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
}
],
"calculateStatus": 2
},
{
"id": "b855e35f-b8a4-4c66-beaa-820a6875d0f6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T07:36:01.332838Z",
"customerId": 6,
"qrId": "27d66bf7-a1b2-41b7-b54a-cb325e9fc437",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e3df8052-183b-4673-9c4f-0bef0600ef76",
"markerXSolutions": [
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
},
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
},
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
}
],
"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": "5773a56f-c1f4-46b1-a238-6c62708247e3",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-30T07:36:01.3172091Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T07:36:01.3172091Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "2063ef56-17e9-4dc3-9aa1-d432792d8d09",
"blueprints": [
{
"id": "82b28d0b-56ee-4178-9b08-97d6d5a601f5",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-30T07:36:01.3172091Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T07:36:01.3172091Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-30T07:36:01.3172091Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-30T07:36:01.332838Z",
"buildingComponentId": "787e8043-024a-4133-9602-edb9a675d7eb",
"blueprintFileId": "e2f09162-2887-4e4c-835f-a23cf1928138",
"blueprintFile": {
"id": "05392d60-7334-4b4a-b4c1-db604ad71bf9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "b855e35f-b8a4-4c66-beaa-820a6875d0f6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T07:36:01.332838Z",
"customerId": 6,
"qrId": "27d66bf7-a1b2-41b7-b54a-cb325e9fc437",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e3df8052-183b-4673-9c4f-0bef0600ef76",
"markerXSolutions": [
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
},
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
},
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
}
],
"calculateStatus": 2
},
{
"id": "b855e35f-b8a4-4c66-beaa-820a6875d0f6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T07:36:01.332838Z",
"customerId": 6,
"qrId": "27d66bf7-a1b2-41b7-b54a-cb325e9fc437",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e3df8052-183b-4673-9c4f-0bef0600ef76",
"markerXSolutions": [
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
},
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
},
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
}
],
"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": "82b28d0b-56ee-4178-9b08-97d6d5a601f5",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-30T07:36:01.3172091Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T07:36:01.3172091Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-30T07:36:01.3172091Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-30T07:36:01.332838Z",
"buildingComponentId": "787e8043-024a-4133-9602-edb9a675d7eb",
"blueprintFileId": "e2f09162-2887-4e4c-835f-a23cf1928138",
"blueprintFile": {
"id": "05392d60-7334-4b4a-b4c1-db604ad71bf9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "b855e35f-b8a4-4c66-beaa-820a6875d0f6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T07:36:01.332838Z",
"customerId": 6,
"qrId": "27d66bf7-a1b2-41b7-b54a-cb325e9fc437",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e3df8052-183b-4673-9c4f-0bef0600ef76",
"markerXSolutions": [
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
},
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
},
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
}
],
"calculateStatus": 2
},
{
"id": "b855e35f-b8a4-4c66-beaa-820a6875d0f6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T07:36:01.332838Z",
"customerId": 6,
"qrId": "27d66bf7-a1b2-41b7-b54a-cb325e9fc437",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e3df8052-183b-4673-9c4f-0bef0600ef76",
"markerXSolutions": [
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
},
{
"id": "9ee09503-1005-4d10-938b-61d8ec90af9f",
"markerId": "9f2726bd-289c-4b6c-8399-bbaf6fa91825",
"solutionId": "e3240ade-ec7f-4421-93c0-c58ea1646a98",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T07:36:01.332838Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5f22a8cc-9dfb-4d2d-98a0-30e6404b8517",
"value": "sample string 2",
"qrLogAttributeListValueId": "0d9d87a7-ae2b-4041-ae24-8503f61e96a4",
"qrLogAttributeListValue": {
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"markerXSolutionsId": "42405afc-950f-4b7f-9bf6-8d07a4a7fc9d",
"qrLogAttributeId": "7a8d7b37-5cf9-426a-99ab-3c645d505bce",
"qrLogAttribute": {
"id": "b44770fa-7082-4429-9ef1-8ba30228d2b4",
"code": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2a8b491a-01cc-4beb-bea9-8c35a2b30511",
"qrLogAttributeClass": {
"id": "bf5ff20b-c8a0-41ef-8cac-890be3598991",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
},
{
"id": "d1bd5aba-c70c-4eee-906b-08ef6cff4f39",
"description": "sample string 2",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T07:36:01.332838Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "981430c7-cdcc-4ed4-926b-c07cb2c242ca",
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
]
}
],
"translations": [
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
},
{
"id": "e9f3492f-7c16-4da4-b97d-140daa8d457f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d31addbc-90a2-41bb-8b87-ce6665e3220f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "7b4a7b45-8426-452f-9ce1-d3622e393257",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
},
{
"id": "d9574c20-c7fe-4ee2-a6c5-c224348d1c91",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T07:36:01.332838Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5c085dd5-d7ae-419e-97c3-54a9eb56c65c",
"reportId": "1d256410-1cf4-4457-9d69-a58a49053952",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d9574c20-c7fe-4ee2-a6c5-c224348d1c91"
}
],
"selectedProducts": [
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
},
{
"id": "b4c715e9-b902-42ea-933b-70b694a419df",
"markerXSolutionsId": "20ee131a-7baf-4335-a56d-9d9483793f0d",
"productId": "6d0ce435-df07-44ea-89ed-2e4c30546d57"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
},
{
"id": "d86d3dde-d4b5-4566-a4aa-881f81a56dca",
"date": "2026-07-30T07:36:01.332838Z",
"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": "91c9d4c0-c2ea-439b-a63f-1859cab539b1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d86d3dde-d4b5-4566-a4aa-881f81a56dca"
}
],
"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/9aa9a0ba-ccc7-45dd-9e04-be6d3880816c"
}