POST api/BuildingComponents
Request Information
URI Parameters
None.
Body Parameters
BuildingComponent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | Project |
None. |
|
| Blueprints | Collection of Blueprint |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "7bea4fef-3437-4da9-90e6-6c56fdc4200b",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "ca3b9f61-4880-4b01-92e2-4304ccbd86d4",
"project": {
"id": "a88aed5a-6940-4f7e-8ce9-c6db43e99540",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"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/a88aed5a-6940-4f7e-8ce9-c6db43e99540"
},
"blueprints": [
{
"id": "664a7b44-965e-4758-8b5f-8d1a0a88182b",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-09T18:28:47.1138191Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-09T18:28:47.1138191Z",
"buildingComponentId": "f4cd0cc1-b682-492a-8fbe-9d4d6be22ef1",
"blueprintFileId": "960677d5-9ccc-4d07-97d5-89fddd314272",
"blueprintFile": {
"id": "2121dd98-cd43-4a85-a820-270e0d886866",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "ac68ff68-34f8-4a7e-a2e0-a8dc63d99d2b",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:28:47.1138191Z",
"customerId": 6,
"qrId": "c13f8191-805f-4b2f-8403-f63504174646",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4f55f54d-ec16-4532-9050-91c5ce5bf937",
"markerXSolutions": [
{
"id": "847af2ab-3cc7-449b-ba52-377cbde007dc",
"markerId": "5a561d51-fde1-4d34-9c54-a1bf30ae7a32",
"solutionId": "0e12c11b-d211-403e-b34b-97e68af2aa99",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
},
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
}
],
"selectedProducts": [
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
},
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
}
],
"isApproved": 2
},
{
"id": "847af2ab-3cc7-449b-ba52-377cbde007dc",
"markerId": "5a561d51-fde1-4d34-9c54-a1bf30ae7a32",
"solutionId": "0e12c11b-d211-403e-b34b-97e68af2aa99",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
},
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
}
],
"selectedProducts": [
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
},
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bf541f76-ce0c-4129-9f3a-5c749863c242",
"date": "2026-07-09T18:28:47.1138191Z",
"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": "e629726b-f28f-4327-ad5f-e26c617a228c",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bf541f76-ce0c-4129-9f3a-5c749863c242"
},
{
"id": "bf541f76-ce0c-4129-9f3a-5c749863c242",
"date": "2026-07-09T18:28:47.1138191Z",
"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": "e629726b-f28f-4327-ad5f-e26c617a228c",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bf541f76-ce0c-4129-9f3a-5c749863c242"
}
],
"calculateStatus": 2
},
{
"id": "ac68ff68-34f8-4a7e-a2e0-a8dc63d99d2b",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:28:47.1138191Z",
"customerId": 6,
"qrId": "c13f8191-805f-4b2f-8403-f63504174646",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4f55f54d-ec16-4532-9050-91c5ce5bf937",
"markerXSolutions": [
{
"id": "847af2ab-3cc7-449b-ba52-377cbde007dc",
"markerId": "5a561d51-fde1-4d34-9c54-a1bf30ae7a32",
"solutionId": "0e12c11b-d211-403e-b34b-97e68af2aa99",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
},
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
}
],
"selectedProducts": [
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
},
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
}
],
"isApproved": 2
},
{
"id": "847af2ab-3cc7-449b-ba52-377cbde007dc",
"markerId": "5a561d51-fde1-4d34-9c54-a1bf30ae7a32",
"solutionId": "0e12c11b-d211-403e-b34b-97e68af2aa99",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
},
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
}
],
"selectedProducts": [
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
},
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bf541f76-ce0c-4129-9f3a-5c749863c242",
"date": "2026-07-09T18:28:47.1138191Z",
"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": "e629726b-f28f-4327-ad5f-e26c617a228c",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bf541f76-ce0c-4129-9f3a-5c749863c242"
},
{
"id": "bf541f76-ce0c-4129-9f3a-5c749863c242",
"date": "2026-07-09T18:28:47.1138191Z",
"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": "e629726b-f28f-4327-ad5f-e26c617a228c",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bf541f76-ce0c-4129-9f3a-5c749863c242"
}
],
"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": "664a7b44-965e-4758-8b5f-8d1a0a88182b",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-09T18:28:47.1138191Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-09T18:28:47.1138191Z",
"buildingComponentId": "f4cd0cc1-b682-492a-8fbe-9d4d6be22ef1",
"blueprintFileId": "960677d5-9ccc-4d07-97d5-89fddd314272",
"blueprintFile": {
"id": "2121dd98-cd43-4a85-a820-270e0d886866",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "ac68ff68-34f8-4a7e-a2e0-a8dc63d99d2b",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:28:47.1138191Z",
"customerId": 6,
"qrId": "c13f8191-805f-4b2f-8403-f63504174646",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4f55f54d-ec16-4532-9050-91c5ce5bf937",
"markerXSolutions": [
{
"id": "847af2ab-3cc7-449b-ba52-377cbde007dc",
"markerId": "5a561d51-fde1-4d34-9c54-a1bf30ae7a32",
"solutionId": "0e12c11b-d211-403e-b34b-97e68af2aa99",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
},
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
}
],
"selectedProducts": [
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
},
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
}
],
"isApproved": 2
},
{
"id": "847af2ab-3cc7-449b-ba52-377cbde007dc",
"markerId": "5a561d51-fde1-4d34-9c54-a1bf30ae7a32",
"solutionId": "0e12c11b-d211-403e-b34b-97e68af2aa99",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
},
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
}
],
"selectedProducts": [
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
},
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bf541f76-ce0c-4129-9f3a-5c749863c242",
"date": "2026-07-09T18:28:47.1138191Z",
"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": "e629726b-f28f-4327-ad5f-e26c617a228c",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bf541f76-ce0c-4129-9f3a-5c749863c242"
},
{
"id": "bf541f76-ce0c-4129-9f3a-5c749863c242",
"date": "2026-07-09T18:28:47.1138191Z",
"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": "e629726b-f28f-4327-ad5f-e26c617a228c",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bf541f76-ce0c-4129-9f3a-5c749863c242"
}
],
"calculateStatus": 2
},
{
"id": "ac68ff68-34f8-4a7e-a2e0-a8dc63d99d2b",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:28:47.1138191Z",
"customerId": 6,
"qrId": "c13f8191-805f-4b2f-8403-f63504174646",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4f55f54d-ec16-4532-9050-91c5ce5bf937",
"markerXSolutions": [
{
"id": "847af2ab-3cc7-449b-ba52-377cbde007dc",
"markerId": "5a561d51-fde1-4d34-9c54-a1bf30ae7a32",
"solutionId": "0e12c11b-d211-403e-b34b-97e68af2aa99",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
},
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
}
],
"selectedProducts": [
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
},
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
}
],
"isApproved": 2
},
{
"id": "847af2ab-3cc7-449b-ba52-377cbde007dc",
"markerId": "5a561d51-fde1-4d34-9c54-a1bf30ae7a32",
"solutionId": "0e12c11b-d211-403e-b34b-97e68af2aa99",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4bed9416-52b5-4f04-a327-697fc3feb499",
"value": "sample string 2",
"qrLogAttributeListValueId": "f97254df-6dd3-4904-b97a-29219ed3c81f",
"qrLogAttributeListValue": {
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"markerXSolutionsId": "dc2c632c-ad3b-4209-9266-f3cbb078f77c",
"qrLogAttributeId": "dbc748e9-04ba-409f-87ef-29a7a2a49fa4",
"qrLogAttribute": {
"id": "f4bab530-7b0b-4b67-9480-458febcb1d99",
"code": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "194b40de-8ea8-435a-9f1e-d131db3b18d0",
"qrLogAttributeClass": {
"id": "00357cf7-c4b3-4fda-b032-1064d6c6d321",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
},
{
"id": "7702a46a-3b09-4af7-af58-f07316b495f8",
"description": "sample string 2",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:28:47.1138191Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "bab5a2ff-d69d-4673-ba2c-8e54e512bc4e",
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
]
}
],
"translations": [
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
},
{
"id": "a2affada-b4f2-42a1-9ac4-958f1f14e919",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0fdb087-df97-4199-95fa-38879e8dea16"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5760c080-4a7a-4e78-942e-a8075e1020fa",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
},
{
"id": "5da90c19-82dd-465b-a7d2-a9247a67efbc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:28:47.1138191Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03df4a76-561c-4972-bd3e-41a2481c107e",
"reportId": "8c1f308b-21bb-479d-91ff-bddade133855",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5da90c19-82dd-465b-a7d2-a9247a67efbc"
}
],
"selectedProducts": [
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
},
{
"id": "908b6a40-4caf-43b0-b3df-5d37a1adde2a",
"markerXSolutionsId": "acc6d84c-411d-4430-85eb-0a0f6a08d8b3",
"productId": "20759d66-d78c-4cc2-8ed1-55b5af9f38a8"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bf541f76-ce0c-4129-9f3a-5c749863c242",
"date": "2026-07-09T18:28:47.1138191Z",
"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": "e629726b-f28f-4327-ad5f-e26c617a228c",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bf541f76-ce0c-4129-9f3a-5c749863c242"
},
{
"id": "bf541f76-ce0c-4129-9f3a-5c749863c242",
"date": "2026-07-09T18:28:47.1138191Z",
"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": "e629726b-f28f-4327-ad5f-e26c617a228c",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bf541f76-ce0c-4129-9f3a-5c749863c242"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
BuildingComponentViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| CreatedTs | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| IsArchived | boolean |
None. |
|
| Blueprints | Collection of BlueprintViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| BlueprintsCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.