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": "9e574b41-59b6-4444-91e8-b652e628a2e2",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "2edd9c64-3d8b-469d-a60d-efb2c67b0624",
"project": {
"id": "47eaa1b8-46fd-47fc-a085-5cdf2c1c1fbf",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"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/47eaa1b8-46fd-47fc-a085-5cdf2c1c1fbf"
},
"blueprints": [
{
"id": "d60151b7-5180-447c-98ab-4289711a1fcf",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-09T18:30:20.3826468Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-09T18:30:20.3826468Z",
"buildingComponentId": "f2b4015e-2f0f-4d52-80a9-155c3a9f2d88",
"blueprintFileId": "27b2a510-b3af-4872-8d52-f9e9a884be75",
"blueprintFile": {
"id": "ba83892e-9c82-4684-85cd-ee847062ae12",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "67e00cfd-0549-4473-9739-047eaa4e01d4",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:30:20.3826468Z",
"customerId": 6,
"qrId": "e803a490-07b9-47af-8f4a-9ee01ebede41",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ea61625f-f709-48a7-8f04-cd6dfe8ef6d9",
"markerXSolutions": [
{
"id": "bb4b6b68-aa52-4de1-963e-4b27899538ab",
"markerId": "a46bbcfb-a858-47e3-9d53-fdf819a78ff9",
"solutionId": "cabb3fc2-cdd1-4aa9-922b-3956e4303ffb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
},
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
}
],
"selectedProducts": [
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
},
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
}
],
"isApproved": 2
},
{
"id": "bb4b6b68-aa52-4de1-963e-4b27899538ab",
"markerId": "a46bbcfb-a858-47e3-9d53-fdf819a78ff9",
"solutionId": "cabb3fc2-cdd1-4aa9-922b-3956e4303ffb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
},
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
}
],
"selectedProducts": [
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
},
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "cfa81fd1-155c-4bb4-84de-16c20d35466d",
"date": "2026-07-09T18:30:20.3826468Z",
"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": "fed8b829-5509-420c-8226-08a4e6c7e4ab",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cfa81fd1-155c-4bb4-84de-16c20d35466d"
},
{
"id": "cfa81fd1-155c-4bb4-84de-16c20d35466d",
"date": "2026-07-09T18:30:20.3826468Z",
"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": "fed8b829-5509-420c-8226-08a4e6c7e4ab",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cfa81fd1-155c-4bb4-84de-16c20d35466d"
}
],
"calculateStatus": 2
},
{
"id": "67e00cfd-0549-4473-9739-047eaa4e01d4",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:30:20.3826468Z",
"customerId": 6,
"qrId": "e803a490-07b9-47af-8f4a-9ee01ebede41",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ea61625f-f709-48a7-8f04-cd6dfe8ef6d9",
"markerXSolutions": [
{
"id": "bb4b6b68-aa52-4de1-963e-4b27899538ab",
"markerId": "a46bbcfb-a858-47e3-9d53-fdf819a78ff9",
"solutionId": "cabb3fc2-cdd1-4aa9-922b-3956e4303ffb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
},
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
}
],
"selectedProducts": [
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
},
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
}
],
"isApproved": 2
},
{
"id": "bb4b6b68-aa52-4de1-963e-4b27899538ab",
"markerId": "a46bbcfb-a858-47e3-9d53-fdf819a78ff9",
"solutionId": "cabb3fc2-cdd1-4aa9-922b-3956e4303ffb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
},
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
}
],
"selectedProducts": [
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
},
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "cfa81fd1-155c-4bb4-84de-16c20d35466d",
"date": "2026-07-09T18:30:20.3826468Z",
"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": "fed8b829-5509-420c-8226-08a4e6c7e4ab",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cfa81fd1-155c-4bb4-84de-16c20d35466d"
},
{
"id": "cfa81fd1-155c-4bb4-84de-16c20d35466d",
"date": "2026-07-09T18:30:20.3826468Z",
"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": "fed8b829-5509-420c-8226-08a4e6c7e4ab",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cfa81fd1-155c-4bb4-84de-16c20d35466d"
}
],
"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": "d60151b7-5180-447c-98ab-4289711a1fcf",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-09T18:30:20.3826468Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-09T18:30:20.3826468Z",
"buildingComponentId": "f2b4015e-2f0f-4d52-80a9-155c3a9f2d88",
"blueprintFileId": "27b2a510-b3af-4872-8d52-f9e9a884be75",
"blueprintFile": {
"id": "ba83892e-9c82-4684-85cd-ee847062ae12",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "67e00cfd-0549-4473-9739-047eaa4e01d4",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:30:20.3826468Z",
"customerId": 6,
"qrId": "e803a490-07b9-47af-8f4a-9ee01ebede41",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ea61625f-f709-48a7-8f04-cd6dfe8ef6d9",
"markerXSolutions": [
{
"id": "bb4b6b68-aa52-4de1-963e-4b27899538ab",
"markerId": "a46bbcfb-a858-47e3-9d53-fdf819a78ff9",
"solutionId": "cabb3fc2-cdd1-4aa9-922b-3956e4303ffb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
},
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
}
],
"selectedProducts": [
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
},
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
}
],
"isApproved": 2
},
{
"id": "bb4b6b68-aa52-4de1-963e-4b27899538ab",
"markerId": "a46bbcfb-a858-47e3-9d53-fdf819a78ff9",
"solutionId": "cabb3fc2-cdd1-4aa9-922b-3956e4303ffb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
},
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
}
],
"selectedProducts": [
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
},
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "cfa81fd1-155c-4bb4-84de-16c20d35466d",
"date": "2026-07-09T18:30:20.3826468Z",
"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": "fed8b829-5509-420c-8226-08a4e6c7e4ab",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cfa81fd1-155c-4bb4-84de-16c20d35466d"
},
{
"id": "cfa81fd1-155c-4bb4-84de-16c20d35466d",
"date": "2026-07-09T18:30:20.3826468Z",
"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": "fed8b829-5509-420c-8226-08a4e6c7e4ab",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cfa81fd1-155c-4bb4-84de-16c20d35466d"
}
],
"calculateStatus": 2
},
{
"id": "67e00cfd-0549-4473-9739-047eaa4e01d4",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:30:20.3826468Z",
"customerId": 6,
"qrId": "e803a490-07b9-47af-8f4a-9ee01ebede41",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ea61625f-f709-48a7-8f04-cd6dfe8ef6d9",
"markerXSolutions": [
{
"id": "bb4b6b68-aa52-4de1-963e-4b27899538ab",
"markerId": "a46bbcfb-a858-47e3-9d53-fdf819a78ff9",
"solutionId": "cabb3fc2-cdd1-4aa9-922b-3956e4303ffb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
},
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
}
],
"selectedProducts": [
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
},
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
}
],
"isApproved": 2
},
{
"id": "bb4b6b68-aa52-4de1-963e-4b27899538ab",
"markerId": "a46bbcfb-a858-47e3-9d53-fdf819a78ff9",
"solutionId": "cabb3fc2-cdd1-4aa9-922b-3956e4303ffb",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "72d45ecc-0d4c-40c2-b37f-df77c45a97db",
"value": "sample string 2",
"qrLogAttributeListValueId": "092b1e8b-3264-4a74-b556-7939f64932db",
"qrLogAttributeListValue": {
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"markerXSolutionsId": "e95d3072-3fbd-4e58-944b-bd5558255955",
"qrLogAttributeId": "84c8de1d-a3ef-496b-9039-36136b9a9c96",
"qrLogAttribute": {
"id": "d9cef9f1-5b91-4bfe-9663-71c942fb8fb7",
"code": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c8b5d7f9-19e4-48bb-83ee-15bfe3afcf69",
"qrLogAttributeClass": {
"id": "7a1977dd-6242-4845-a33b-66db98f8f382",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
"qrLogAttributeListValue": [
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
},
{
"id": "85b0e184-4f6f-4c84-b748-daf61f53447d",
"description": "sample string 2",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:30:20.3826468Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "116dcdec-6f59-4f8f-9ad8-fb5e37e7ac8c",
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
]
}
],
"translations": [
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
},
{
"id": "2ca8198a-05bf-4bda-97e4-89ba30692f9c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b1322eb0-8b9b-4008-b5ec-0b06993c2e9e"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa7f91d6-9a44-4df7-85e5-6e18164b7e3f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
},
{
"id": "29374d19-9693-4dd7-b847-05eb45615585",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:30:20.3826468Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0e695421-b0e4-4d0a-9a7d-13ec49f567dc",
"reportId": "33bdcc64-ac4f-4f12-a0d7-bf41e539367a",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/29374d19-9693-4dd7-b847-05eb45615585"
}
],
"selectedProducts": [
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
},
{
"id": "1b85d5bc-3b08-484b-875f-6c4d0678185d",
"markerXSolutionsId": "16aeab9d-d34d-4e04-8f26-6dc99389ca04",
"productId": "42d6e2e4-981f-40a7-8fb8-84eb5bf91319"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "cfa81fd1-155c-4bb4-84de-16c20d35466d",
"date": "2026-07-09T18:30:20.3826468Z",
"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": "fed8b829-5509-420c-8226-08a4e6c7e4ab",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cfa81fd1-155c-4bb4-84de-16c20d35466d"
},
{
"id": "cfa81fd1-155c-4bb4-84de-16c20d35466d",
"date": "2026-07-09T18:30:20.3826468Z",
"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": "fed8b829-5509-420c-8226-08a4e6c7e4ab",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cfa81fd1-155c-4bb4-84de-16c20d35466d"
}
],
"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
}