POST api/BuildingComponents
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "078d02c6-bc88-4b8b-a547-a456e768d2a1",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "0a5cd3a9-2480-4469-b1a7-e68d32d4c54c",
"project": {
"id": "38950809-ed26-4886-bf1e-a8d728c1c9a2",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"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/38950809-ed26-4886-bf1e-a8d728c1c9a2"
},
"blueprints": [
{
"id": "b9f1922b-d7d0-45a5-b425-df9913c9874b",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-04-08T11:03:30.0981182Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-04-08T11:03:30.0981182Z",
"buildingComponentId": "dd6c35a5-7028-43ee-a228-8c780cdec5c1",
"blueprintFileId": "28ed56b6-735c-4193-b199-016d45e8373c",
"blueprintFile": {
"id": "585e51b4-0c51-448c-b8be-9d7c85f47ef3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "d2b7f04c-0af8-43dd-bbe4-cc23c0a67a4d",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T11:03:30.0981182Z",
"customerId": 6,
"qrId": "513ef7bd-ca1e-433c-ab90-68f42632e7da",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9f91c10b-4fc9-4279-8951-1f28cde4846f",
"markerXSolutions": [
{
"id": "23eef111-07e8-4880-9705-376664213e34",
"markerId": "26f1ded9-6cc2-44e7-ab51-cb50cc8369b6",
"solutionId": "81831972-75dd-4257-a393-6eb02c21a210",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
},
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
}
],
"selectedProducts": [
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
},
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
}
],
"isApproved": 2
},
{
"id": "23eef111-07e8-4880-9705-376664213e34",
"markerId": "26f1ded9-6cc2-44e7-ab51-cb50cc8369b6",
"solutionId": "81831972-75dd-4257-a393-6eb02c21a210",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
},
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
}
],
"selectedProducts": [
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
},
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2",
"date": "2026-04-08T11:03:30.0981182Z",
"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": "74376609-021b-42f3-a04a-a10d69edf0ba",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2"
},
{
"id": "bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2",
"date": "2026-04-08T11:03:30.0981182Z",
"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": "74376609-021b-42f3-a04a-a10d69edf0ba",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2"
}
],
"calculateStatus": 2
},
{
"id": "d2b7f04c-0af8-43dd-bbe4-cc23c0a67a4d",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T11:03:30.0981182Z",
"customerId": 6,
"qrId": "513ef7bd-ca1e-433c-ab90-68f42632e7da",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9f91c10b-4fc9-4279-8951-1f28cde4846f",
"markerXSolutions": [
{
"id": "23eef111-07e8-4880-9705-376664213e34",
"markerId": "26f1ded9-6cc2-44e7-ab51-cb50cc8369b6",
"solutionId": "81831972-75dd-4257-a393-6eb02c21a210",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
},
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
}
],
"selectedProducts": [
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
},
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
}
],
"isApproved": 2
},
{
"id": "23eef111-07e8-4880-9705-376664213e34",
"markerId": "26f1ded9-6cc2-44e7-ab51-cb50cc8369b6",
"solutionId": "81831972-75dd-4257-a393-6eb02c21a210",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
},
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
}
],
"selectedProducts": [
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
},
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2",
"date": "2026-04-08T11:03:30.0981182Z",
"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": "74376609-021b-42f3-a04a-a10d69edf0ba",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2"
},
{
"id": "bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2",
"date": "2026-04-08T11:03:30.0981182Z",
"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": "74376609-021b-42f3-a04a-a10d69edf0ba",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2"
}
],
"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": "b9f1922b-d7d0-45a5-b425-df9913c9874b",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-04-08T11:03:30.0981182Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-04-08T11:03:30.0981182Z",
"buildingComponentId": "dd6c35a5-7028-43ee-a228-8c780cdec5c1",
"blueprintFileId": "28ed56b6-735c-4193-b199-016d45e8373c",
"blueprintFile": {
"id": "585e51b4-0c51-448c-b8be-9d7c85f47ef3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "d2b7f04c-0af8-43dd-bbe4-cc23c0a67a4d",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T11:03:30.0981182Z",
"customerId": 6,
"qrId": "513ef7bd-ca1e-433c-ab90-68f42632e7da",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9f91c10b-4fc9-4279-8951-1f28cde4846f",
"markerXSolutions": [
{
"id": "23eef111-07e8-4880-9705-376664213e34",
"markerId": "26f1ded9-6cc2-44e7-ab51-cb50cc8369b6",
"solutionId": "81831972-75dd-4257-a393-6eb02c21a210",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
},
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
}
],
"selectedProducts": [
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
},
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
}
],
"isApproved": 2
},
{
"id": "23eef111-07e8-4880-9705-376664213e34",
"markerId": "26f1ded9-6cc2-44e7-ab51-cb50cc8369b6",
"solutionId": "81831972-75dd-4257-a393-6eb02c21a210",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
},
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
}
],
"selectedProducts": [
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
},
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2",
"date": "2026-04-08T11:03:30.0981182Z",
"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": "74376609-021b-42f3-a04a-a10d69edf0ba",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2"
},
{
"id": "bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2",
"date": "2026-04-08T11:03:30.0981182Z",
"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": "74376609-021b-42f3-a04a-a10d69edf0ba",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2"
}
],
"calculateStatus": 2
},
{
"id": "d2b7f04c-0af8-43dd-bbe4-cc23c0a67a4d",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T11:03:30.0981182Z",
"customerId": 6,
"qrId": "513ef7bd-ca1e-433c-ab90-68f42632e7da",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9f91c10b-4fc9-4279-8951-1f28cde4846f",
"markerXSolutions": [
{
"id": "23eef111-07e8-4880-9705-376664213e34",
"markerId": "26f1ded9-6cc2-44e7-ab51-cb50cc8369b6",
"solutionId": "81831972-75dd-4257-a393-6eb02c21a210",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
},
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
}
],
"selectedProducts": [
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
},
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
}
],
"isApproved": 2
},
{
"id": "23eef111-07e8-4880-9705-376664213e34",
"markerId": "26f1ded9-6cc2-44e7-ab51-cb50cc8369b6",
"solutionId": "81831972-75dd-4257-a393-6eb02c21a210",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "2ce54780-39df-492d-ace9-3bd0d3c74e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "a3ef954b-52fb-44cb-9b48-9959b3e156fa",
"qrLogAttributeListValue": {
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"markerXSolutionsId": "4fa75a63-24a5-4acb-9c61-2f4bee64f0c3",
"qrLogAttributeId": "37aeeeb6-322f-44ca-abac-df59ea4af12a",
"qrLogAttribute": {
"id": "dd6fa177-a533-46c6-801f-7a315f46da78",
"code": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "18e586a2-2d86-4438-acd8-151776fa63c2",
"qrLogAttributeClass": {
"id": "28dbc14a-8b66-49e6-8f75-ded61bef5e5a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
},
{
"id": "8a48b0af-d27b-47d9-aff8-acfead191722",
"description": "sample string 2",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T11:03:30.0981182Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f45d1bb4-cab5-4d3e-8c0f-f650dc5d7da0",
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
]
}
],
"translations": [
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
},
{
"id": "04f8871c-1afa-4c23-acb7-29511a93182e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8c8fcca2-e5e9-46c7-909a-c3e060fa5096"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e061d7c4-d85e-4943-920a-23d9db8a63f4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
},
{
"id": "bfa0d944-b026-48e8-b72e-308fdd27a365",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:03:30.0981182Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3b503775-9455-4549-90ec-4cd93bc053ee",
"reportId": "dbe1fe7b-69c8-466b-ad4a-cec7ca4aefd2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bfa0d944-b026-48e8-b72e-308fdd27a365"
}
],
"selectedProducts": [
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
},
{
"id": "79669a52-0558-4dba-a7ed-0cf964855de4",
"markerXSolutionsId": "2dda1079-cc95-4389-a7a8-1cb1d8ac8611",
"productId": "8e6fbdad-1fe0-4fb2-947f-1794d4017aa6"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2",
"date": "2026-04-08T11:03:30.0981182Z",
"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": "74376609-021b-42f3-a04a-a10d69edf0ba",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2"
},
{
"id": "bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2",
"date": "2026-04-08T11:03:30.0981182Z",
"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": "74376609-021b-42f3-a04a-a10d69edf0ba",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bb2f4e43-e90d-4d10-9fa6-4b41c6dfc5c2"
}
],
"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
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
BuildingComponentViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| CreatedTs | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| IsArchived | boolean |
None. |
|
| Blueprints | Collection of BlueprintViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| BlueprintsCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.