DELETE api/BuildingComponents/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BuildingComponent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | Project |
None. |
|
| Blueprints | Collection of Blueprint |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "7ac3ea31-3781-4968-ba4b-fac954484b01",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "740d6d34-bdf6-4f02-95d0-8069f47e3038",
"project": {
"id": "6af18a7a-9820-410c-bacc-943bb093618b",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/6af18a7a-9820-410c-bacc-943bb093618b"
},
"blueprints": [
{
"id": "52ddeda1-08cb-4271-ad76-726054b1b7a1",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-18T22:41:09.7967178Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-18T22:41:09.7967178Z",
"buildingComponentId": "889fa0d1-bd2f-4ade-bc4f-9fc8397f2a7d",
"blueprintFileId": "e701a060-af0d-46dc-aa3c-1032180ba57e",
"blueprintFile": {
"id": "0bc7555a-e30c-4545-9c21-e9cb1c79626f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "c8bca123-ae0b-41e3-a9a7-e691e7e808ce",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 5",
"date": "2025-12-18T22:41:09.7967178Z",
"customerId": 6,
"qrId": "8a90e7f5-218c-4dc0-8624-ca2572303f40",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "3f9bcd40-6911-4048-842b-9e421b2530a1",
"markerXSolutions": [
{
"id": "e3dbb566-6177-4d8c-bc0a-be13f9c7e7df",
"markerId": "d13fd047-e202-4166-8b5b-2671092d2904",
"solutionId": "18fd9d58-3188-41e3-88eb-51880721aacd",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
},
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
}
],
"selectedProducts": [
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
},
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
}
],
"isApproved": 2
},
{
"id": "e3dbb566-6177-4d8c-bc0a-be13f9c7e7df",
"markerId": "d13fd047-e202-4166-8b5b-2671092d2904",
"solutionId": "18fd9d58-3188-41e3-88eb-51880721aacd",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
},
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
}
],
"selectedProducts": [
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
},
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "145fa9fc-a3f5-4bc7-bf4f-00afde6ac959",
"date": "2025-12-18T22:41:09.7967178Z",
"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": "c2d10f95-857b-489e-9c22-d32084db15cf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/145fa9fc-a3f5-4bc7-bf4f-00afde6ac959"
},
{
"id": "145fa9fc-a3f5-4bc7-bf4f-00afde6ac959",
"date": "2025-12-18T22:41:09.7967178Z",
"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": "c2d10f95-857b-489e-9c22-d32084db15cf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/145fa9fc-a3f5-4bc7-bf4f-00afde6ac959"
}
],
"calculateStatus": 2
},
{
"id": "c8bca123-ae0b-41e3-a9a7-e691e7e808ce",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 5",
"date": "2025-12-18T22:41:09.7967178Z",
"customerId": 6,
"qrId": "8a90e7f5-218c-4dc0-8624-ca2572303f40",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "3f9bcd40-6911-4048-842b-9e421b2530a1",
"markerXSolutions": [
{
"id": "e3dbb566-6177-4d8c-bc0a-be13f9c7e7df",
"markerId": "d13fd047-e202-4166-8b5b-2671092d2904",
"solutionId": "18fd9d58-3188-41e3-88eb-51880721aacd",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
},
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
}
],
"selectedProducts": [
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
},
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
}
],
"isApproved": 2
},
{
"id": "e3dbb566-6177-4d8c-bc0a-be13f9c7e7df",
"markerId": "d13fd047-e202-4166-8b5b-2671092d2904",
"solutionId": "18fd9d58-3188-41e3-88eb-51880721aacd",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
},
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
}
],
"selectedProducts": [
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
},
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "145fa9fc-a3f5-4bc7-bf4f-00afde6ac959",
"date": "2025-12-18T22:41:09.7967178Z",
"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": "c2d10f95-857b-489e-9c22-d32084db15cf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/145fa9fc-a3f5-4bc7-bf4f-00afde6ac959"
},
{
"id": "145fa9fc-a3f5-4bc7-bf4f-00afde6ac959",
"date": "2025-12-18T22:41:09.7967178Z",
"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": "c2d10f95-857b-489e-9c22-d32084db15cf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/145fa9fc-a3f5-4bc7-bf4f-00afde6ac959"
}
],
"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": "52ddeda1-08cb-4271-ad76-726054b1b7a1",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-18T22:41:09.7967178Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-18T22:41:09.7967178Z",
"buildingComponentId": "889fa0d1-bd2f-4ade-bc4f-9fc8397f2a7d",
"blueprintFileId": "e701a060-af0d-46dc-aa3c-1032180ba57e",
"blueprintFile": {
"id": "0bc7555a-e30c-4545-9c21-e9cb1c79626f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "c8bca123-ae0b-41e3-a9a7-e691e7e808ce",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 5",
"date": "2025-12-18T22:41:09.7967178Z",
"customerId": 6,
"qrId": "8a90e7f5-218c-4dc0-8624-ca2572303f40",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "3f9bcd40-6911-4048-842b-9e421b2530a1",
"markerXSolutions": [
{
"id": "e3dbb566-6177-4d8c-bc0a-be13f9c7e7df",
"markerId": "d13fd047-e202-4166-8b5b-2671092d2904",
"solutionId": "18fd9d58-3188-41e3-88eb-51880721aacd",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
},
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
}
],
"selectedProducts": [
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
},
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
}
],
"isApproved": 2
},
{
"id": "e3dbb566-6177-4d8c-bc0a-be13f9c7e7df",
"markerId": "d13fd047-e202-4166-8b5b-2671092d2904",
"solutionId": "18fd9d58-3188-41e3-88eb-51880721aacd",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
},
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
}
],
"selectedProducts": [
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
},
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "145fa9fc-a3f5-4bc7-bf4f-00afde6ac959",
"date": "2025-12-18T22:41:09.7967178Z",
"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": "c2d10f95-857b-489e-9c22-d32084db15cf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/145fa9fc-a3f5-4bc7-bf4f-00afde6ac959"
},
{
"id": "145fa9fc-a3f5-4bc7-bf4f-00afde6ac959",
"date": "2025-12-18T22:41:09.7967178Z",
"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": "c2d10f95-857b-489e-9c22-d32084db15cf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/145fa9fc-a3f5-4bc7-bf4f-00afde6ac959"
}
],
"calculateStatus": 2
},
{
"id": "c8bca123-ae0b-41e3-a9a7-e691e7e808ce",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 5",
"date": "2025-12-18T22:41:09.7967178Z",
"customerId": 6,
"qrId": "8a90e7f5-218c-4dc0-8624-ca2572303f40",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "3f9bcd40-6911-4048-842b-9e421b2530a1",
"markerXSolutions": [
{
"id": "e3dbb566-6177-4d8c-bc0a-be13f9c7e7df",
"markerId": "d13fd047-e202-4166-8b5b-2671092d2904",
"solutionId": "18fd9d58-3188-41e3-88eb-51880721aacd",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
},
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
}
],
"selectedProducts": [
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
},
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
}
],
"isApproved": 2
},
{
"id": "e3dbb566-6177-4d8c-bc0a-be13f9c7e7df",
"markerId": "d13fd047-e202-4166-8b5b-2671092d2904",
"solutionId": "18fd9d58-3188-41e3-88eb-51880721aacd",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "cb826c66-8615-4b94-954d-c32921bcfd50",
"value": "sample string 2",
"qrLogAttributeListValueId": "0a029cb9-0047-4d7c-880a-79cc319fa3d3",
"qrLogAttributeListValue": {
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"markerXSolutionsId": "f89d3d1d-de3b-4bfe-a041-8ac1d6aec4b8",
"qrLogAttributeId": "06d07f09-556a-42b0-bea2-d8efd7365a2f",
"qrLogAttribute": {
"id": "04fc535a-5cf0-4b89-b0eb-70d88a5d2f38",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "6b986e12-4ea2-4f4b-bec3-3bfd61b950c7",
"qrLogAttributeClass": {
"id": "7c6e2c88-2d46-420c-af86-77b42d90a84b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
},
{
"id": "7ddf3eee-fc60-475f-b5ac-b6ba96bfeea3",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:09.7967178Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "99cb9e32-3323-4fa0-a356-49012a6120f7",
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
]
}
],
"translations": [
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
},
{
"id": "917426f3-e011-4c83-888e-8bb841faabb6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "aed0dc28-c63f-4fca-bef7-db6ecc64ccc7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "bdfddce5-6aee-4b18-8a8f-bb39cc8e824a",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
},
{
"id": "003e9585-0fe2-470b-af7d-88cc9d74839b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:09.7967178Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "78c6a414-5f96-429e-84f2-323842ae5427",
"reportId": "b100bae4-41c6-4bc1-95c8-ee1d374a53a9",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/003e9585-0fe2-470b-af7d-88cc9d74839b"
}
],
"selectedProducts": [
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
},
{
"id": "1b64f713-e849-421c-a138-3b673c63dede",
"markerXSolutionsId": "c4db7405-74fb-4be1-98ae-9eb22abfa177",
"productId": "56b24755-6f63-422f-bc02-f413a4291fb1"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "145fa9fc-a3f5-4bc7-bf4f-00afde6ac959",
"date": "2025-12-18T22:41:09.7967178Z",
"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": "c2d10f95-857b-489e-9c22-d32084db15cf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/145fa9fc-a3f5-4bc7-bf4f-00afde6ac959"
},
{
"id": "145fa9fc-a3f5-4bc7-bf4f-00afde6ac959",
"date": "2025-12-18T22:41:09.7967178Z",
"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": "c2d10f95-857b-489e-9c22-d32084db15cf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/145fa9fc-a3f5-4bc7-bf4f-00afde6ac959"
}
],
"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
}