POST api/Projects
Request Information
URI Parameters
None.
Body Parameters
Project| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
Required |
|
| Name | string |
Required |
|
| Status | string |
Required |
|
| BuildingName | string |
Required |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| Image | string |
None. |
|
| Street | string |
None. |
|
| No | string |
None. |
|
| PostalCode | string |
None. |
|
| City | string |
None. |
|
| Country | string |
None. |
|
| ContactName | string |
None. |
|
| ContactFunction | string |
None. |
|
| Mobile | string |
None. |
|
| string |
None. |
||
| BuildingComponents | Collection of BuildingComponent |
None. |
|
| IsDeleted | boolean |
None. |
|
| Installers | Collection of Installer |
None. |
|
| Link | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "3739aa58-5214-4e01-8765-ea8cf72d426b",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [
{
"id": "cd05c63b-98f7-4296-b38e-76bae96891d3",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "0eb52bd5-085e-4078-a62b-cd265ba7c558",
"blueprints": [
{
"id": "04d3df83-c814-4531-b90e-8411f2e93da1",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-04-08T10:55:04.4345324Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-04-08T10:55:04.4345324Z",
"buildingComponentId": "00dd6101-c2ca-4153-959a-21c02748d3ca",
"blueprintFileId": "6322d4a6-a400-4a35-95a5-d0d41d59dedc",
"blueprintFile": {
"id": "068843e9-e9d1-491c-9564-968a784c480d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "7b8b1eb0-841b-4e9c-95f8-f814e7146ac5",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:55:04.4345324Z",
"customerId": 6,
"qrId": "f0fb32b4-f8b0-45e6-897a-5d094f794005",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99eefde2-8f0b-4d87-b7bd-220152220e45",
"markerXSolutions": [
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
},
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
},
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
}
],
"calculateStatus": 2
},
{
"id": "7b8b1eb0-841b-4e9c-95f8-f814e7146ac5",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:55:04.4345324Z",
"customerId": 6,
"qrId": "f0fb32b4-f8b0-45e6-897a-5d094f794005",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99eefde2-8f0b-4d87-b7bd-220152220e45",
"markerXSolutions": [
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
},
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
},
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
}
],
"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": "04d3df83-c814-4531-b90e-8411f2e93da1",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-04-08T10:55:04.4345324Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-04-08T10:55:04.4345324Z",
"buildingComponentId": "00dd6101-c2ca-4153-959a-21c02748d3ca",
"blueprintFileId": "6322d4a6-a400-4a35-95a5-d0d41d59dedc",
"blueprintFile": {
"id": "068843e9-e9d1-491c-9564-968a784c480d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "7b8b1eb0-841b-4e9c-95f8-f814e7146ac5",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:55:04.4345324Z",
"customerId": 6,
"qrId": "f0fb32b4-f8b0-45e6-897a-5d094f794005",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99eefde2-8f0b-4d87-b7bd-220152220e45",
"markerXSolutions": [
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
},
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
},
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
}
],
"calculateStatus": 2
},
{
"id": "7b8b1eb0-841b-4e9c-95f8-f814e7146ac5",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:55:04.4345324Z",
"customerId": 6,
"qrId": "f0fb32b4-f8b0-45e6-897a-5d094f794005",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99eefde2-8f0b-4d87-b7bd-220152220e45",
"markerXSolutions": [
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
},
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
},
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
{
"id": "cd05c63b-98f7-4296-b38e-76bae96891d3",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "0eb52bd5-085e-4078-a62b-cd265ba7c558",
"blueprints": [
{
"id": "04d3df83-c814-4531-b90e-8411f2e93da1",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-04-08T10:55:04.4345324Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-04-08T10:55:04.4345324Z",
"buildingComponentId": "00dd6101-c2ca-4153-959a-21c02748d3ca",
"blueprintFileId": "6322d4a6-a400-4a35-95a5-d0d41d59dedc",
"blueprintFile": {
"id": "068843e9-e9d1-491c-9564-968a784c480d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "7b8b1eb0-841b-4e9c-95f8-f814e7146ac5",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:55:04.4345324Z",
"customerId": 6,
"qrId": "f0fb32b4-f8b0-45e6-897a-5d094f794005",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99eefde2-8f0b-4d87-b7bd-220152220e45",
"markerXSolutions": [
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
},
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
},
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
}
],
"calculateStatus": 2
},
{
"id": "7b8b1eb0-841b-4e9c-95f8-f814e7146ac5",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:55:04.4345324Z",
"customerId": 6,
"qrId": "f0fb32b4-f8b0-45e6-897a-5d094f794005",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99eefde2-8f0b-4d87-b7bd-220152220e45",
"markerXSolutions": [
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
},
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
},
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
}
],
"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": "04d3df83-c814-4531-b90e-8411f2e93da1",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-04-08T10:55:04.4345324Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-04-08T10:55:04.4345324Z",
"buildingComponentId": "00dd6101-c2ca-4153-959a-21c02748d3ca",
"blueprintFileId": "6322d4a6-a400-4a35-95a5-d0d41d59dedc",
"blueprintFile": {
"id": "068843e9-e9d1-491c-9564-968a784c480d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "7b8b1eb0-841b-4e9c-95f8-f814e7146ac5",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:55:04.4345324Z",
"customerId": 6,
"qrId": "f0fb32b4-f8b0-45e6-897a-5d094f794005",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99eefde2-8f0b-4d87-b7bd-220152220e45",
"markerXSolutions": [
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
},
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
},
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
}
],
"calculateStatus": 2
},
{
"id": "7b8b1eb0-841b-4e9c-95f8-f814e7146ac5",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:55:04.4345324Z",
"customerId": 6,
"qrId": "f0fb32b4-f8b0-45e6-897a-5d094f794005",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "99eefde2-8f0b-4d87-b7bd-220152220e45",
"markerXSolutions": [
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
},
{
"id": "4a6ce0e1-5471-4f40-a532-dd8b34a14850",
"markerId": "e892b2bd-14ba-49ca-880e-747e01307d06",
"solutionId": "09deda28-fec6-48bd-a63d-e79cebc9bbb1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "70abc7f0-062b-4619-ba73-01a969526a54",
"value": "sample string 2",
"qrLogAttributeListValueId": "344940cd-0010-43e3-ad94-3cf926d875de",
"qrLogAttributeListValue": {
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"markerXSolutionsId": "7496f720-e6bd-4b8c-90b6-c446e4d6d02e",
"qrLogAttributeId": "707bd12f-f7ff-4f42-8d86-1999374c3acf",
"qrLogAttribute": {
"id": "b99bc88e-9275-43f4-9701-1ae6d394a552",
"code": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "276e26ee-6184-41e9-abdf-b4f985f3191b",
"qrLogAttributeClass": {
"id": "05b2461a-0e74-403a-9eb5-f0e4c4fd4d1d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
},
{
"id": "d2801c0e-9629-4cb9-b7c2-654117566e8e",
"description": "sample string 2",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:55:04.4345324Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d79750bb-98dc-4c18-9d07-affe59c6417f",
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
]
}
],
"translations": [
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
},
{
"id": "23d1f004-0051-40e2-adf0-94ebf119ec15",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "bae560db-8ff3-44f3-a00a-2757fad9a449"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9bd7d953-53c5-44c5-abbc-8733a123cb99",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
},
{
"id": "8fc7c5b4-2f87-4c2a-aa13-7627230f78d5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:55:04.4345324Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "8832a6b2-3108-490f-9dde-7cbc69beee62",
"reportId": "d0f26f91-08d0-4dd9-acee-404753195ea8",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8fc7c5b4-2f87-4c2a-aa13-7627230f78d5"
}
],
"selectedProducts": [
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
},
{
"id": "274046c5-e6e9-4184-bb86-709b65bbe23a",
"markerXSolutionsId": "e2c225bc-9b5a-41f7-ab96-26d57d3b86c9",
"productId": "e4b01e88-20c2-4dc9-b7d5-e8c63d54662f"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
},
{
"id": "477aa9df-b75a-4080-8f97-f096c02f78c3",
"date": "2026-04-08T10:55:04.4345324Z",
"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": "9b1a1510-8606-4e02-a5e8-772c34971522",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/477aa9df-b75a-4080-8f97-f096c02f78c3"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/3739aa58-5214-4e01-8765-ea8cf72d426b"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.