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": "a78ea6db-4e18-4300-ba16-eed6d5c91c25",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "63a03de3-e752-4e3f-9217-2e020baff5de",
"project": {
"id": "6eedc26e-d196-4126-b2c3-346e3abbe4fb",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"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/6eedc26e-d196-4126-b2c3-346e3abbe4fb"
},
"blueprints": [
{
"id": "0db3bbe2-f48f-46d7-ac2b-251d022cae2b",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-08-25T05:22:58.1871065Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-08-25T05:22:58.1871065Z",
"buildingComponentId": "cc262a9b-6838-47ce-af5a-16870c936a75",
"blueprintFileId": "7e50eba5-4d83-4cbd-9bcb-848e45b6c9dd",
"blueprintFile": {
"id": "be6a7267-beed-411d-80e9-1282e3c3a61c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "51081648-68ea-4e15-b7e3-89d42c2c1b5c",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 5",
"date": "2026-08-25T05:22:58.1871065Z",
"customerId": 6,
"qrId": "deeb935a-8fa2-4615-a0fc-eb2653e981bd",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99ab389f-2e41-44a3-a082-e8c5bc8769b3",
"markerXSolutions": [
{
"id": "2a978e2c-7020-46d7-b6cd-bcb5a0f69422",
"markerId": "8086e33e-59d6-4a80-a3be-367c9bf668b9",
"solutionId": "daf2fe21-4f11-4abe-983d-9d065197879c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
},
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
}
],
"selectedProducts": [
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
},
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
}
],
"isApproved": 2
},
{
"id": "2a978e2c-7020-46d7-b6cd-bcb5a0f69422",
"markerId": "8086e33e-59d6-4a80-a3be-367c9bf668b9",
"solutionId": "daf2fe21-4f11-4abe-983d-9d065197879c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
},
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
}
],
"selectedProducts": [
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
},
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "a0859245-d784-4140-a706-ae3bc92735e5",
"date": "2026-08-25T05:22:58.1871065Z",
"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": "37611beb-bd33-4290-83ce-915551c8d815",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a0859245-d784-4140-a706-ae3bc92735e5"
},
{
"id": "a0859245-d784-4140-a706-ae3bc92735e5",
"date": "2026-08-25T05:22:58.1871065Z",
"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": "37611beb-bd33-4290-83ce-915551c8d815",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a0859245-d784-4140-a706-ae3bc92735e5"
}
],
"calculateStatus": 2
},
{
"id": "51081648-68ea-4e15-b7e3-89d42c2c1b5c",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 5",
"date": "2026-08-25T05:22:58.1871065Z",
"customerId": 6,
"qrId": "deeb935a-8fa2-4615-a0fc-eb2653e981bd",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99ab389f-2e41-44a3-a082-e8c5bc8769b3",
"markerXSolutions": [
{
"id": "2a978e2c-7020-46d7-b6cd-bcb5a0f69422",
"markerId": "8086e33e-59d6-4a80-a3be-367c9bf668b9",
"solutionId": "daf2fe21-4f11-4abe-983d-9d065197879c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
},
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
}
],
"selectedProducts": [
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
},
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
}
],
"isApproved": 2
},
{
"id": "2a978e2c-7020-46d7-b6cd-bcb5a0f69422",
"markerId": "8086e33e-59d6-4a80-a3be-367c9bf668b9",
"solutionId": "daf2fe21-4f11-4abe-983d-9d065197879c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
},
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
}
],
"selectedProducts": [
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
},
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "a0859245-d784-4140-a706-ae3bc92735e5",
"date": "2026-08-25T05:22:58.1871065Z",
"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": "37611beb-bd33-4290-83ce-915551c8d815",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a0859245-d784-4140-a706-ae3bc92735e5"
},
{
"id": "a0859245-d784-4140-a706-ae3bc92735e5",
"date": "2026-08-25T05:22:58.1871065Z",
"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": "37611beb-bd33-4290-83ce-915551c8d815",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a0859245-d784-4140-a706-ae3bc92735e5"
}
],
"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": "0db3bbe2-f48f-46d7-ac2b-251d022cae2b",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-08-25T05:22:58.1871065Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-08-25T05:22:58.1871065Z",
"buildingComponentId": "cc262a9b-6838-47ce-af5a-16870c936a75",
"blueprintFileId": "7e50eba5-4d83-4cbd-9bcb-848e45b6c9dd",
"blueprintFile": {
"id": "be6a7267-beed-411d-80e9-1282e3c3a61c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "51081648-68ea-4e15-b7e3-89d42c2c1b5c",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 5",
"date": "2026-08-25T05:22:58.1871065Z",
"customerId": 6,
"qrId": "deeb935a-8fa2-4615-a0fc-eb2653e981bd",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99ab389f-2e41-44a3-a082-e8c5bc8769b3",
"markerXSolutions": [
{
"id": "2a978e2c-7020-46d7-b6cd-bcb5a0f69422",
"markerId": "8086e33e-59d6-4a80-a3be-367c9bf668b9",
"solutionId": "daf2fe21-4f11-4abe-983d-9d065197879c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
},
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
}
],
"selectedProducts": [
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
},
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
}
],
"isApproved": 2
},
{
"id": "2a978e2c-7020-46d7-b6cd-bcb5a0f69422",
"markerId": "8086e33e-59d6-4a80-a3be-367c9bf668b9",
"solutionId": "daf2fe21-4f11-4abe-983d-9d065197879c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
},
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
}
],
"selectedProducts": [
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
},
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "a0859245-d784-4140-a706-ae3bc92735e5",
"date": "2026-08-25T05:22:58.1871065Z",
"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": "37611beb-bd33-4290-83ce-915551c8d815",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a0859245-d784-4140-a706-ae3bc92735e5"
},
{
"id": "a0859245-d784-4140-a706-ae3bc92735e5",
"date": "2026-08-25T05:22:58.1871065Z",
"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": "37611beb-bd33-4290-83ce-915551c8d815",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a0859245-d784-4140-a706-ae3bc92735e5"
}
],
"calculateStatus": 2
},
{
"id": "51081648-68ea-4e15-b7e3-89d42c2c1b5c",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 5",
"date": "2026-08-25T05:22:58.1871065Z",
"customerId": 6,
"qrId": "deeb935a-8fa2-4615-a0fc-eb2653e981bd",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99ab389f-2e41-44a3-a082-e8c5bc8769b3",
"markerXSolutions": [
{
"id": "2a978e2c-7020-46d7-b6cd-bcb5a0f69422",
"markerId": "8086e33e-59d6-4a80-a3be-367c9bf668b9",
"solutionId": "daf2fe21-4f11-4abe-983d-9d065197879c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
},
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
}
],
"selectedProducts": [
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
},
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
}
],
"isApproved": 2
},
{
"id": "2a978e2c-7020-46d7-b6cd-bcb5a0f69422",
"markerId": "8086e33e-59d6-4a80-a3be-367c9bf668b9",
"solutionId": "daf2fe21-4f11-4abe-983d-9d065197879c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "41258cf2-da2c-40ad-b1c0-7e922a06e072",
"value": "sample string 2",
"qrLogAttributeListValueId": "07ba1066-670c-4478-8436-c818909b3a74",
"qrLogAttributeListValue": {
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"markerXSolutionsId": "b4c24d57-a074-4e8a-acb3-60a986084d80",
"qrLogAttributeId": "a688d0b6-86c6-439e-89a3-335e06d2ecfb",
"qrLogAttribute": {
"id": "3f7561fc-43b3-43ca-a98a-eebf57f7c6dd",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2e8a8860-88f1-4564-901c-df7e1bab0765",
"qrLogAttributeClass": {
"id": "88f002fc-e3ac-42c4-becc-38714ee4b20d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
"qrLogAttributeListValue": [
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
},
{
"id": "91b3a75f-6c3a-404a-bbff-95f5182144d5",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:58.1871065Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca5bdd51-b29f-4772-b430-85318f582d2a",
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
]
}
],
"translations": [
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
},
{
"id": "d556438b-d68c-499b-97f4-ae68f98fe244",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d00c7057-4bd8-4fa9-94c3-183d80c5f927"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e652a174-8e4f-437a-8638-ad5fb94b24dd",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
},
{
"id": "e522395b-4c59-423e-89cd-e95806db1c01",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:58.1871065Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "fc37cc55-713c-4508-a999-d558d253e1c0",
"reportId": "170ef8fe-edc1-4dd1-bc18-5a691200edf8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e522395b-4c59-423e-89cd-e95806db1c01"
}
],
"selectedProducts": [
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
},
{
"id": "536cb829-54d2-4ac1-afc7-7d537e20607f",
"markerXSolutionsId": "94048af1-779f-48ce-a33a-ad2facbb9903",
"productId": "313070a8-c328-4838-8cab-480bbd389902"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "a0859245-d784-4140-a706-ae3bc92735e5",
"date": "2026-08-25T05:22:58.1871065Z",
"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": "37611beb-bd33-4290-83ce-915551c8d815",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a0859245-d784-4140-a706-ae3bc92735e5"
},
{
"id": "a0859245-d784-4140-a706-ae3bc92735e5",
"date": "2026-08-25T05:22:58.1871065Z",
"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": "37611beb-bd33-4290-83ce-915551c8d815",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a0859245-d784-4140-a706-ae3bc92735e5"
}
],
"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
}