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": "646972bf-1ea1-4cf0-ab90-98836803ced2",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "ad3a74dc-2971-48d2-ba07-0b77fa13ccc2",
"project": {
"id": "d84e2d2d-9213-4e0a-b726-d7acb4a7b486",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"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/d84e2d2d-9213-4e0a-b726-d7acb4a7b486"
},
"blueprints": [
{
"id": "ffc04fbb-0a8f-497f-8980-8112e29e3c88",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-02-18T23:38:30.6013066Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-02-18T23:38:30.6013066Z",
"buildingComponentId": "405867b3-102e-4bdf-9010-51749d9e64b9",
"blueprintFileId": "ca324c48-5b0b-4834-8419-c2239a26f61d",
"blueprintFile": {
"id": "48143f47-d784-4272-b017-fdd721e03565",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "a9dae85b-38c9-4cb3-aca3-c7be95cf9af6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 5",
"date": "2026-02-18T23:38:30.6013066Z",
"customerId": 6,
"qrId": "d7cfc150-4140-43ae-a4d9-998fccf6b27c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "880f3e61-efa0-40d3-968c-7c86cf539af1",
"markerXSolutions": [
{
"id": "ad490199-9b80-4ce7-90ba-93dad90ab452",
"markerId": "c145edc8-b921-4505-ac91-59fd4f0295ec",
"solutionId": "2ae82c46-736f-48d3-9915-e9dd73f95a42",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
},
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
}
],
"selectedProducts": [
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
},
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
}
],
"isApproved": 2
},
{
"id": "ad490199-9b80-4ce7-90ba-93dad90ab452",
"markerId": "c145edc8-b921-4505-ac91-59fd4f0295ec",
"solutionId": "2ae82c46-736f-48d3-9915-e9dd73f95a42",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
},
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
}
],
"selectedProducts": [
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
},
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "9536ebff-d09d-4390-beb5-54d7026bb9ec",
"date": "2026-02-18T23:38:30.6013066Z",
"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": "7a09d7ed-1870-4907-89ee-9d0597b5c969",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/9536ebff-d09d-4390-beb5-54d7026bb9ec"
},
{
"id": "9536ebff-d09d-4390-beb5-54d7026bb9ec",
"date": "2026-02-18T23:38:30.6013066Z",
"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": "7a09d7ed-1870-4907-89ee-9d0597b5c969",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/9536ebff-d09d-4390-beb5-54d7026bb9ec"
}
],
"calculateStatus": 2
},
{
"id": "a9dae85b-38c9-4cb3-aca3-c7be95cf9af6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 5",
"date": "2026-02-18T23:38:30.6013066Z",
"customerId": 6,
"qrId": "d7cfc150-4140-43ae-a4d9-998fccf6b27c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "880f3e61-efa0-40d3-968c-7c86cf539af1",
"markerXSolutions": [
{
"id": "ad490199-9b80-4ce7-90ba-93dad90ab452",
"markerId": "c145edc8-b921-4505-ac91-59fd4f0295ec",
"solutionId": "2ae82c46-736f-48d3-9915-e9dd73f95a42",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
},
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
}
],
"selectedProducts": [
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
},
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
}
],
"isApproved": 2
},
{
"id": "ad490199-9b80-4ce7-90ba-93dad90ab452",
"markerId": "c145edc8-b921-4505-ac91-59fd4f0295ec",
"solutionId": "2ae82c46-736f-48d3-9915-e9dd73f95a42",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
},
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
}
],
"selectedProducts": [
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
},
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "9536ebff-d09d-4390-beb5-54d7026bb9ec",
"date": "2026-02-18T23:38:30.6013066Z",
"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": "7a09d7ed-1870-4907-89ee-9d0597b5c969",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/9536ebff-d09d-4390-beb5-54d7026bb9ec"
},
{
"id": "9536ebff-d09d-4390-beb5-54d7026bb9ec",
"date": "2026-02-18T23:38:30.6013066Z",
"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": "7a09d7ed-1870-4907-89ee-9d0597b5c969",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/9536ebff-d09d-4390-beb5-54d7026bb9ec"
}
],
"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": "ffc04fbb-0a8f-497f-8980-8112e29e3c88",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-02-18T23:38:30.6013066Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-02-18T23:38:30.6013066Z",
"buildingComponentId": "405867b3-102e-4bdf-9010-51749d9e64b9",
"blueprintFileId": "ca324c48-5b0b-4834-8419-c2239a26f61d",
"blueprintFile": {
"id": "48143f47-d784-4272-b017-fdd721e03565",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "a9dae85b-38c9-4cb3-aca3-c7be95cf9af6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 5",
"date": "2026-02-18T23:38:30.6013066Z",
"customerId": 6,
"qrId": "d7cfc150-4140-43ae-a4d9-998fccf6b27c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "880f3e61-efa0-40d3-968c-7c86cf539af1",
"markerXSolutions": [
{
"id": "ad490199-9b80-4ce7-90ba-93dad90ab452",
"markerId": "c145edc8-b921-4505-ac91-59fd4f0295ec",
"solutionId": "2ae82c46-736f-48d3-9915-e9dd73f95a42",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
},
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
}
],
"selectedProducts": [
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
},
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
}
],
"isApproved": 2
},
{
"id": "ad490199-9b80-4ce7-90ba-93dad90ab452",
"markerId": "c145edc8-b921-4505-ac91-59fd4f0295ec",
"solutionId": "2ae82c46-736f-48d3-9915-e9dd73f95a42",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
},
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
}
],
"selectedProducts": [
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
},
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "9536ebff-d09d-4390-beb5-54d7026bb9ec",
"date": "2026-02-18T23:38:30.6013066Z",
"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": "7a09d7ed-1870-4907-89ee-9d0597b5c969",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/9536ebff-d09d-4390-beb5-54d7026bb9ec"
},
{
"id": "9536ebff-d09d-4390-beb5-54d7026bb9ec",
"date": "2026-02-18T23:38:30.6013066Z",
"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": "7a09d7ed-1870-4907-89ee-9d0597b5c969",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/9536ebff-d09d-4390-beb5-54d7026bb9ec"
}
],
"calculateStatus": 2
},
{
"id": "a9dae85b-38c9-4cb3-aca3-c7be95cf9af6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 5",
"date": "2026-02-18T23:38:30.6013066Z",
"customerId": 6,
"qrId": "d7cfc150-4140-43ae-a4d9-998fccf6b27c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "880f3e61-efa0-40d3-968c-7c86cf539af1",
"markerXSolutions": [
{
"id": "ad490199-9b80-4ce7-90ba-93dad90ab452",
"markerId": "c145edc8-b921-4505-ac91-59fd4f0295ec",
"solutionId": "2ae82c46-736f-48d3-9915-e9dd73f95a42",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
},
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
}
],
"selectedProducts": [
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
},
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
}
],
"isApproved": 2
},
{
"id": "ad490199-9b80-4ce7-90ba-93dad90ab452",
"markerId": "c145edc8-b921-4505-ac91-59fd4f0295ec",
"solutionId": "2ae82c46-736f-48d3-9915-e9dd73f95a42",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0a9892a1-98c6-4d81-bf22-bc7ae57b1742",
"value": "sample string 2",
"qrLogAttributeListValueId": "ccde2976-ee54-4f00-b8e1-184105ed9a42",
"qrLogAttributeListValue": {
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"markerXSolutionsId": "7212c2b6-4f90-4f55-ae12-7088694159e0",
"qrLogAttributeId": "0a81582d-1ce5-42b5-ab29-4645824dbbc8",
"qrLogAttribute": {
"id": "19f2a53e-ddca-4949-8957-42f1adc6c4fa",
"code": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e9f4e594-ebdb-47da-ace9-061c89daa20b",
"qrLogAttributeClass": {
"id": "ec9d758b-cd32-4ebc-b108-f9015a3d2307",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
},
{
"id": "d925dad4-736b-4e84-a384-aa0a02d92890",
"description": "sample string 2",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-18T23:38:30.6013066Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4179390d-af0e-4844-8a81-23d0e6f1fc20",
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
]
}
],
"translations": [
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
},
{
"id": "97a4a9db-ce2f-41b1-8aa2-93811819409d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "15a995a2-0def-441a-9edb-a58f72304cc9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c5f41f5f-68de-43b0-93ea-b84fb823a6f3",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
},
{
"id": "12906c4a-effe-46b2-a06f-af9f5c882fe0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:38:30.6013066Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b153443a-1427-4fda-a025-ccf902957bf2",
"reportId": "604938ea-22e4-470f-927d-17b5684bec10",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/12906c4a-effe-46b2-a06f-af9f5c882fe0"
}
],
"selectedProducts": [
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
},
{
"id": "113605ba-2296-4dad-9b7a-78242129d368",
"markerXSolutionsId": "004add24-c670-4ab9-b83b-70838942fa58",
"productId": "522b22dc-6e84-400f-8b78-8dd64d330d3c"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "9536ebff-d09d-4390-beb5-54d7026bb9ec",
"date": "2026-02-18T23:38:30.6013066Z",
"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": "7a09d7ed-1870-4907-89ee-9d0597b5c969",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/9536ebff-d09d-4390-beb5-54d7026bb9ec"
},
{
"id": "9536ebff-d09d-4390-beb5-54d7026bb9ec",
"date": "2026-02-18T23:38:30.6013066Z",
"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": "7a09d7ed-1870-4907-89ee-9d0597b5c969",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/9536ebff-d09d-4390-beb5-54d7026bb9ec"
}
],
"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.