DELETE api/BuildingComponents/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BuildingComponent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | Project |
None. |
|
| Blueprints | Collection of Blueprint |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "054ed2ff-635d-4567-a9b0-8801619d8c1e",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "a55f6906-7a41-4cdf-b864-3758707172ec",
"project": {
"id": "b4a0b412-c624-4840-bf56-11cd404cd639",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b4a0b412-c624-4840-bf56-11cd404cd639"
},
"blueprints": [
{
"id": "df84634f-faa6-4f1c-a168-e5256fe8ebe8",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-03-24T21:40:50.1688645Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-03-24T21:40:50.1688645Z",
"buildingComponentId": "ce8230c2-f09b-4c24-a5f6-374cf55cbafd",
"blueprintFileId": "8652a347-d6bf-4e73-a63e-3a8714ec0889",
"blueprintFile": {
"id": "b6c98cf9-e6df-48f3-84db-77ab1e386efa",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "709811cc-baf0-4cc8-a5f4-f21e1aaec741",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 5",
"date": "2026-03-24T21:40:50.1688645Z",
"customerId": 6,
"qrId": "41383af3-4869-4345-b66e-f6812bd6d3ee",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "15988d9f-d0d0-486a-ba51-ccf13b95c812",
"markerXSolutions": [
{
"id": "ebf102e0-c1b5-4e8d-b813-2d7cdeb2ca0b",
"markerId": "52249c67-f368-408d-aea3-218a0602f533",
"solutionId": "00087702-a91e-4ae4-90e4-5573e8da3f90",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
},
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
}
],
"selectedProducts": [
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
},
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
}
],
"isApproved": 2
},
{
"id": "ebf102e0-c1b5-4e8d-b813-2d7cdeb2ca0b",
"markerId": "52249c67-f368-408d-aea3-218a0602f533",
"solutionId": "00087702-a91e-4ae4-90e4-5573e8da3f90",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
},
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
}
],
"selectedProducts": [
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
},
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "a2702fce-1878-4666-97ff-08b53ab2c294",
"date": "2026-03-24T21:40:50.1688645Z",
"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": "b9b6a76e-7008-4945-8c7b-b05d9372a0ea",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a2702fce-1878-4666-97ff-08b53ab2c294"
},
{
"id": "a2702fce-1878-4666-97ff-08b53ab2c294",
"date": "2026-03-24T21:40:50.1688645Z",
"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": "b9b6a76e-7008-4945-8c7b-b05d9372a0ea",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a2702fce-1878-4666-97ff-08b53ab2c294"
}
],
"calculateStatus": 2
},
{
"id": "709811cc-baf0-4cc8-a5f4-f21e1aaec741",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 5",
"date": "2026-03-24T21:40:50.1688645Z",
"customerId": 6,
"qrId": "41383af3-4869-4345-b66e-f6812bd6d3ee",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "15988d9f-d0d0-486a-ba51-ccf13b95c812",
"markerXSolutions": [
{
"id": "ebf102e0-c1b5-4e8d-b813-2d7cdeb2ca0b",
"markerId": "52249c67-f368-408d-aea3-218a0602f533",
"solutionId": "00087702-a91e-4ae4-90e4-5573e8da3f90",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
},
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
}
],
"selectedProducts": [
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
},
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
}
],
"isApproved": 2
},
{
"id": "ebf102e0-c1b5-4e8d-b813-2d7cdeb2ca0b",
"markerId": "52249c67-f368-408d-aea3-218a0602f533",
"solutionId": "00087702-a91e-4ae4-90e4-5573e8da3f90",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
},
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
}
],
"selectedProducts": [
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
},
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "a2702fce-1878-4666-97ff-08b53ab2c294",
"date": "2026-03-24T21:40:50.1688645Z",
"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": "b9b6a76e-7008-4945-8c7b-b05d9372a0ea",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a2702fce-1878-4666-97ff-08b53ab2c294"
},
{
"id": "a2702fce-1878-4666-97ff-08b53ab2c294",
"date": "2026-03-24T21:40:50.1688645Z",
"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": "b9b6a76e-7008-4945-8c7b-b05d9372a0ea",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a2702fce-1878-4666-97ff-08b53ab2c294"
}
],
"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": "df84634f-faa6-4f1c-a168-e5256fe8ebe8",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-03-24T21:40:50.1688645Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-03-24T21:40:50.1688645Z",
"buildingComponentId": "ce8230c2-f09b-4c24-a5f6-374cf55cbafd",
"blueprintFileId": "8652a347-d6bf-4e73-a63e-3a8714ec0889",
"blueprintFile": {
"id": "b6c98cf9-e6df-48f3-84db-77ab1e386efa",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "709811cc-baf0-4cc8-a5f4-f21e1aaec741",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 5",
"date": "2026-03-24T21:40:50.1688645Z",
"customerId": 6,
"qrId": "41383af3-4869-4345-b66e-f6812bd6d3ee",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "15988d9f-d0d0-486a-ba51-ccf13b95c812",
"markerXSolutions": [
{
"id": "ebf102e0-c1b5-4e8d-b813-2d7cdeb2ca0b",
"markerId": "52249c67-f368-408d-aea3-218a0602f533",
"solutionId": "00087702-a91e-4ae4-90e4-5573e8da3f90",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
},
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
}
],
"selectedProducts": [
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
},
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
}
],
"isApproved": 2
},
{
"id": "ebf102e0-c1b5-4e8d-b813-2d7cdeb2ca0b",
"markerId": "52249c67-f368-408d-aea3-218a0602f533",
"solutionId": "00087702-a91e-4ae4-90e4-5573e8da3f90",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
},
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
}
],
"selectedProducts": [
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
},
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "a2702fce-1878-4666-97ff-08b53ab2c294",
"date": "2026-03-24T21:40:50.1688645Z",
"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": "b9b6a76e-7008-4945-8c7b-b05d9372a0ea",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a2702fce-1878-4666-97ff-08b53ab2c294"
},
{
"id": "a2702fce-1878-4666-97ff-08b53ab2c294",
"date": "2026-03-24T21:40:50.1688645Z",
"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": "b9b6a76e-7008-4945-8c7b-b05d9372a0ea",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a2702fce-1878-4666-97ff-08b53ab2c294"
}
],
"calculateStatus": 2
},
{
"id": "709811cc-baf0-4cc8-a5f4-f21e1aaec741",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 5",
"date": "2026-03-24T21:40:50.1688645Z",
"customerId": 6,
"qrId": "41383af3-4869-4345-b66e-f6812bd6d3ee",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "15988d9f-d0d0-486a-ba51-ccf13b95c812",
"markerXSolutions": [
{
"id": "ebf102e0-c1b5-4e8d-b813-2d7cdeb2ca0b",
"markerId": "52249c67-f368-408d-aea3-218a0602f533",
"solutionId": "00087702-a91e-4ae4-90e4-5573e8da3f90",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
},
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
}
],
"selectedProducts": [
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
},
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
}
],
"isApproved": 2
},
{
"id": "ebf102e0-c1b5-4e8d-b813-2d7cdeb2ca0b",
"markerId": "52249c67-f368-408d-aea3-218a0602f533",
"solutionId": "00087702-a91e-4ae4-90e4-5573e8da3f90",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c7aacc34-3fa2-48a1-abfc-14a01ea4f5ec",
"value": "sample string 2",
"qrLogAttributeListValueId": "09361944-3f2c-49c2-973e-018ecaa72524",
"qrLogAttributeListValue": {
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"markerXSolutionsId": "d41a8935-b485-43d7-acc7-b4f0f7e9de71",
"qrLogAttributeId": "c1ab05b2-6fee-494f-8f0f-e0c6ba423cca",
"qrLogAttribute": {
"id": "900b79f5-66cc-4679-8e77-d1d31c0b66a4",
"code": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "06dee4bf-335f-465f-a1f7-5f0335c25010",
"qrLogAttributeClass": {
"id": "be6e40d4-424d-4551-b86a-079f4dc66793",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
},
{
"id": "6b884aeb-2860-4999-86ae-0fa7d7d7ff0b",
"description": "sample string 2",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-03-24T21:40:50.1688645Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c12fc80d-d2b0-44b6-bd2e-a267506d87ce",
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
]
}
],
"translations": [
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
},
{
"id": "f4da7202-1db2-4e20-9aac-cf22e94a9ac1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a7a4e010-c257-4f63-b67c-ec9dc16cff5c"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c8b01e6d-e29f-4605-a350-6415e293b284",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
},
{
"id": "b2ccc902-3892-4420-99d5-d940492226e2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:50.1688645Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2c001bb9-2b55-4064-a86d-206d90809366",
"reportId": "3c52c6a4-3b53-4bb1-b22c-b31c4877c314",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b2ccc902-3892-4420-99d5-d940492226e2"
}
],
"selectedProducts": [
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
},
{
"id": "e9a7a4fb-470e-454f-96f2-d964b37fa3c7",
"markerXSolutionsId": "af947787-6546-4fa4-ac0c-975eb5b740da",
"productId": "dff22712-832c-4a71-ab6f-57c9106f5377"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "a2702fce-1878-4666-97ff-08b53ab2c294",
"date": "2026-03-24T21:40:50.1688645Z",
"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": "b9b6a76e-7008-4945-8c7b-b05d9372a0ea",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a2702fce-1878-4666-97ff-08b53ab2c294"
},
{
"id": "a2702fce-1878-4666-97ff-08b53ab2c294",
"date": "2026-03-24T21:40:50.1688645Z",
"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": "b9b6a76e-7008-4945-8c7b-b05d9372a0ea",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a2702fce-1878-4666-97ff-08b53ab2c294"
}
],
"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
}