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": "681a7c51-523c-440c-8711-3b784835b6cd",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "239cfc31-b4ab-489e-9f43-378b64d20a60",
"project": {
"id": "8d729ecd-49e9-4c73-98de-3bc452a23231",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"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/8d729ecd-49e9-4c73-98de-3bc452a23231"
},
"blueprints": [
{
"id": "c2c084b5-3200-425f-8b8d-c2df5ab6e921",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-09-23T10:56:20.761231Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-09-23T10:56:20.761231Z",
"buildingComponentId": "f359bff4-4d81-4f46-b96f-cf458eb80540",
"blueprintFileId": "551f666d-7287-4e71-9889-7d9284a8977c",
"blueprintFile": {
"id": "65b0a1b0-c145-417d-b87b-d68bdacb2ce1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "ff8c22da-1f7b-409e-91fb-e2d5f3ccd23a",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 5",
"date": "2026-09-23T10:56:20.761231Z",
"customerId": 6,
"qrId": "8defd4fe-7871-4522-bf68-d206be6fe3b5",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "c357e6df-b640-43bd-a922-e839a73bb75b",
"markerXSolutions": [
{
"id": "ec0609a9-57be-44ac-b0d2-4b92ad4d6b78",
"markerId": "80181b23-f8b0-4ac7-9438-aa82f74d71ea",
"solutionId": "f823c7dc-178f-47b5-a1cc-341c31f7207e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T10:56:20.761231Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
},
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
}
],
"selectedProducts": [
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
},
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
}
],
"isApproved": 2
},
{
"id": "ec0609a9-57be-44ac-b0d2-4b92ad4d6b78",
"markerId": "80181b23-f8b0-4ac7-9438-aa82f74d71ea",
"solutionId": "f823c7dc-178f-47b5-a1cc-341c31f7207e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T10:56:20.761231Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
},
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
}
],
"selectedProducts": [
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
},
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d835c02e-d97c-4c8c-aa7b-bc52a965c776",
"date": "2026-09-23T10:56:20.761231Z",
"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": "660985f1-e4ee-4c43-970d-bfcf1b951a5b",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d835c02e-d97c-4c8c-aa7b-bc52a965c776"
},
{
"id": "d835c02e-d97c-4c8c-aa7b-bc52a965c776",
"date": "2026-09-23T10:56:20.761231Z",
"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": "660985f1-e4ee-4c43-970d-bfcf1b951a5b",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d835c02e-d97c-4c8c-aa7b-bc52a965c776"
}
],
"calculateStatus": 2
},
{
"id": "ff8c22da-1f7b-409e-91fb-e2d5f3ccd23a",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 5",
"date": "2026-09-23T10:56:20.761231Z",
"customerId": 6,
"qrId": "8defd4fe-7871-4522-bf68-d206be6fe3b5",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "c357e6df-b640-43bd-a922-e839a73bb75b",
"markerXSolutions": [
{
"id": "ec0609a9-57be-44ac-b0d2-4b92ad4d6b78",
"markerId": "80181b23-f8b0-4ac7-9438-aa82f74d71ea",
"solutionId": "f823c7dc-178f-47b5-a1cc-341c31f7207e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T10:56:20.761231Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
},
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
}
],
"selectedProducts": [
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
},
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
}
],
"isApproved": 2
},
{
"id": "ec0609a9-57be-44ac-b0d2-4b92ad4d6b78",
"markerId": "80181b23-f8b0-4ac7-9438-aa82f74d71ea",
"solutionId": "f823c7dc-178f-47b5-a1cc-341c31f7207e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T10:56:20.761231Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
},
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
}
],
"selectedProducts": [
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
},
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d835c02e-d97c-4c8c-aa7b-bc52a965c776",
"date": "2026-09-23T10:56:20.761231Z",
"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": "660985f1-e4ee-4c43-970d-bfcf1b951a5b",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d835c02e-d97c-4c8c-aa7b-bc52a965c776"
},
{
"id": "d835c02e-d97c-4c8c-aa7b-bc52a965c776",
"date": "2026-09-23T10:56:20.761231Z",
"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": "660985f1-e4ee-4c43-970d-bfcf1b951a5b",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d835c02e-d97c-4c8c-aa7b-bc52a965c776"
}
],
"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": "c2c084b5-3200-425f-8b8d-c2df5ab6e921",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-09-23T10:56:20.761231Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-09-23T10:56:20.761231Z",
"buildingComponentId": "f359bff4-4d81-4f46-b96f-cf458eb80540",
"blueprintFileId": "551f666d-7287-4e71-9889-7d9284a8977c",
"blueprintFile": {
"id": "65b0a1b0-c145-417d-b87b-d68bdacb2ce1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "ff8c22da-1f7b-409e-91fb-e2d5f3ccd23a",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 5",
"date": "2026-09-23T10:56:20.761231Z",
"customerId": 6,
"qrId": "8defd4fe-7871-4522-bf68-d206be6fe3b5",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "c357e6df-b640-43bd-a922-e839a73bb75b",
"markerXSolutions": [
{
"id": "ec0609a9-57be-44ac-b0d2-4b92ad4d6b78",
"markerId": "80181b23-f8b0-4ac7-9438-aa82f74d71ea",
"solutionId": "f823c7dc-178f-47b5-a1cc-341c31f7207e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T10:56:20.761231Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
},
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
}
],
"selectedProducts": [
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
},
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
}
],
"isApproved": 2
},
{
"id": "ec0609a9-57be-44ac-b0d2-4b92ad4d6b78",
"markerId": "80181b23-f8b0-4ac7-9438-aa82f74d71ea",
"solutionId": "f823c7dc-178f-47b5-a1cc-341c31f7207e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T10:56:20.761231Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
},
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
}
],
"selectedProducts": [
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
},
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d835c02e-d97c-4c8c-aa7b-bc52a965c776",
"date": "2026-09-23T10:56:20.761231Z",
"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": "660985f1-e4ee-4c43-970d-bfcf1b951a5b",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d835c02e-d97c-4c8c-aa7b-bc52a965c776"
},
{
"id": "d835c02e-d97c-4c8c-aa7b-bc52a965c776",
"date": "2026-09-23T10:56:20.761231Z",
"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": "660985f1-e4ee-4c43-970d-bfcf1b951a5b",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d835c02e-d97c-4c8c-aa7b-bc52a965c776"
}
],
"calculateStatus": 2
},
{
"id": "ff8c22da-1f7b-409e-91fb-e2d5f3ccd23a",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 5",
"date": "2026-09-23T10:56:20.761231Z",
"customerId": 6,
"qrId": "8defd4fe-7871-4522-bf68-d206be6fe3b5",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "c357e6df-b640-43bd-a922-e839a73bb75b",
"markerXSolutions": [
{
"id": "ec0609a9-57be-44ac-b0d2-4b92ad4d6b78",
"markerId": "80181b23-f8b0-4ac7-9438-aa82f74d71ea",
"solutionId": "f823c7dc-178f-47b5-a1cc-341c31f7207e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T10:56:20.761231Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
},
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
}
],
"selectedProducts": [
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
},
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
}
],
"isApproved": 2
},
{
"id": "ec0609a9-57be-44ac-b0d2-4b92ad4d6b78",
"markerId": "80181b23-f8b0-4ac7-9438-aa82f74d71ea",
"solutionId": "f823c7dc-178f-47b5-a1cc-341c31f7207e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T10:56:20.761231Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "549bdb18-b7c7-454c-82de-18ca910c5452",
"value": "sample string 2",
"qrLogAttributeListValueId": "f060f125-46a3-48bb-bde6-73b34ce8a35e",
"qrLogAttributeListValue": {
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"markerXSolutionsId": "6c0fecf0-0bf6-4e22-a632-f57f25bdd2e7",
"qrLogAttributeId": "43c7ccf6-42b7-47c5-8325-8533c568a0c3",
"qrLogAttribute": {
"id": "b8bb597b-3a4c-4ee8-9cc5-e6b52df77caf",
"code": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "5a0149d0-7aa8-4be0-88ab-74338f23bdb2",
"qrLogAttributeClass": {
"id": "cb1170ae-f393-4113-9b8e-2134b102a609",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
},
{
"id": "6d6b0e2d-397b-425a-b160-f65bc1f56780",
"description": "sample string 2",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T10:56:20.761231Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "fbc27032-ded0-4442-a006-52697279e698",
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
]
}
],
"translations": [
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
},
{
"id": "91aaa2c5-109f-475b-bbbb-bd9e33956169",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b4b59c52-d38d-4856-a327-4f8504d713e4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "75297393-1646-401f-9354-560658650835",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
},
{
"id": "90883b02-2f43-46c6-ba1a-d63d15357495",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T10:56:20.761231Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4b40a1fc-11cf-4afa-8038-f5603a6a0432",
"reportId": "b57d6188-29b8-498c-8307-91d5401fe8cb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/90883b02-2f43-46c6-ba1a-d63d15357495"
}
],
"selectedProducts": [
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
},
{
"id": "3225167b-be35-4225-904e-462f4f3e8ef2",
"markerXSolutionsId": "5bf8c27c-b315-42de-9a8c-d683086f9886",
"productId": "62fe997f-ce73-4acb-92f5-e7e0c5f28ced"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d835c02e-d97c-4c8c-aa7b-bc52a965c776",
"date": "2026-09-23T10:56:20.761231Z",
"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": "660985f1-e4ee-4c43-970d-bfcf1b951a5b",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d835c02e-d97c-4c8c-aa7b-bc52a965c776"
},
{
"id": "d835c02e-d97c-4c8c-aa7b-bc52a965c776",
"date": "2026-09-23T10:56:20.761231Z",
"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": "660985f1-e4ee-4c43-970d-bfcf1b951a5b",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d835c02e-d97c-4c8c-aa7b-bc52a965c776"
}
],
"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.