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": "9889ab5c-b080-4d0a-bc90-b93b1c0e508d",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "cbbe62af-cd83-4327-b9fe-81c67ba33e68",
"project": {
"id": "2e2877e2-2f63-4997-bf00-93f838d81f7c",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"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-uat.ipcom.be/api/DownloadImage/2e2877e2-2f63-4997-bf00-93f838d81f7c"
},
"blueprints": [
{
"id": "3b4fc0f9-2e8d-4eee-9135-ccaeb7327486",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-05-29T15:57:44.5681114Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-05-29T15:57:44.5681114Z",
"buildingComponentId": "fc35c85c-50c3-4e24-b092-1b41e39d1b9a",
"blueprintFileId": "2d3f5711-0e9c-4d7a-83de-ea3be7de2a99",
"blueprintFile": {
"id": "37167886-19d5-4311-a7ee-555d1e019774",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "058667b3-8962-464c-aa8b-48ea7476b403",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 5",
"date": "2026-05-29T15:57:44.5681114Z",
"customerId": 6,
"qrId": "b7e5aed2-1cb6-4d18-87a3-56e428362c1b",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9384f4d2-f471-4ff0-924e-3a5c45676f8a",
"markerXSolutions": [
{
"id": "33b687b6-987d-4d3c-bdc0-2581ad08889c",
"markerId": "98c49b03-3e35-4e3e-8c3a-a18418e585bf",
"solutionId": "5f438161-d41e-42d0-853e-69ecba7225ec",
"taxonomy263415Id": "cf395190-e812-486f-8d21-8ecc99664add",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
},
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
}
],
"selectedProducts": [
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
},
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
}
],
"isApproved": 2
},
{
"id": "33b687b6-987d-4d3c-bdc0-2581ad08889c",
"markerId": "98c49b03-3e35-4e3e-8c3a-a18418e585bf",
"solutionId": "5f438161-d41e-42d0-853e-69ecba7225ec",
"taxonomy263415Id": "cf395190-e812-486f-8d21-8ecc99664add",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
},
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
}
],
"selectedProducts": [
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
},
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d73e32be-8a02-4331-8f1f-27931c6678fc",
"date": "2026-05-29T15:57:44.5681114Z",
"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": "83f07159-d381-47d9-a8ba-46d479727378",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/d73e32be-8a02-4331-8f1f-27931c6678fc"
},
{
"id": "d73e32be-8a02-4331-8f1f-27931c6678fc",
"date": "2026-05-29T15:57:44.5681114Z",
"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": "83f07159-d381-47d9-a8ba-46d479727378",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/d73e32be-8a02-4331-8f1f-27931c6678fc"
}
],
"calculateStatus": 2
},
{
"id": "058667b3-8962-464c-aa8b-48ea7476b403",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 5",
"date": "2026-05-29T15:57:44.5681114Z",
"customerId": 6,
"qrId": "b7e5aed2-1cb6-4d18-87a3-56e428362c1b",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9384f4d2-f471-4ff0-924e-3a5c45676f8a",
"markerXSolutions": [
{
"id": "33b687b6-987d-4d3c-bdc0-2581ad08889c",
"markerId": "98c49b03-3e35-4e3e-8c3a-a18418e585bf",
"solutionId": "5f438161-d41e-42d0-853e-69ecba7225ec",
"taxonomy263415Id": "cf395190-e812-486f-8d21-8ecc99664add",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
},
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
}
],
"selectedProducts": [
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
},
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
}
],
"isApproved": 2
},
{
"id": "33b687b6-987d-4d3c-bdc0-2581ad08889c",
"markerId": "98c49b03-3e35-4e3e-8c3a-a18418e585bf",
"solutionId": "5f438161-d41e-42d0-853e-69ecba7225ec",
"taxonomy263415Id": "cf395190-e812-486f-8d21-8ecc99664add",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
},
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
}
],
"selectedProducts": [
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
},
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d73e32be-8a02-4331-8f1f-27931c6678fc",
"date": "2026-05-29T15:57:44.5681114Z",
"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": "83f07159-d381-47d9-a8ba-46d479727378",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/d73e32be-8a02-4331-8f1f-27931c6678fc"
},
{
"id": "d73e32be-8a02-4331-8f1f-27931c6678fc",
"date": "2026-05-29T15:57:44.5681114Z",
"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": "83f07159-d381-47d9-a8ba-46d479727378",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/d73e32be-8a02-4331-8f1f-27931c6678fc"
}
],
"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": "3b4fc0f9-2e8d-4eee-9135-ccaeb7327486",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-05-29T15:57:44.5681114Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-05-29T15:57:44.5681114Z",
"buildingComponentId": "fc35c85c-50c3-4e24-b092-1b41e39d1b9a",
"blueprintFileId": "2d3f5711-0e9c-4d7a-83de-ea3be7de2a99",
"blueprintFile": {
"id": "37167886-19d5-4311-a7ee-555d1e019774",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "058667b3-8962-464c-aa8b-48ea7476b403",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 5",
"date": "2026-05-29T15:57:44.5681114Z",
"customerId": 6,
"qrId": "b7e5aed2-1cb6-4d18-87a3-56e428362c1b",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9384f4d2-f471-4ff0-924e-3a5c45676f8a",
"markerXSolutions": [
{
"id": "33b687b6-987d-4d3c-bdc0-2581ad08889c",
"markerId": "98c49b03-3e35-4e3e-8c3a-a18418e585bf",
"solutionId": "5f438161-d41e-42d0-853e-69ecba7225ec",
"taxonomy263415Id": "cf395190-e812-486f-8d21-8ecc99664add",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
},
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
}
],
"selectedProducts": [
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
},
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
}
],
"isApproved": 2
},
{
"id": "33b687b6-987d-4d3c-bdc0-2581ad08889c",
"markerId": "98c49b03-3e35-4e3e-8c3a-a18418e585bf",
"solutionId": "5f438161-d41e-42d0-853e-69ecba7225ec",
"taxonomy263415Id": "cf395190-e812-486f-8d21-8ecc99664add",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
},
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
}
],
"selectedProducts": [
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
},
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d73e32be-8a02-4331-8f1f-27931c6678fc",
"date": "2026-05-29T15:57:44.5681114Z",
"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": "83f07159-d381-47d9-a8ba-46d479727378",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/d73e32be-8a02-4331-8f1f-27931c6678fc"
},
{
"id": "d73e32be-8a02-4331-8f1f-27931c6678fc",
"date": "2026-05-29T15:57:44.5681114Z",
"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": "83f07159-d381-47d9-a8ba-46d479727378",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/d73e32be-8a02-4331-8f1f-27931c6678fc"
}
],
"calculateStatus": 2
},
{
"id": "058667b3-8962-464c-aa8b-48ea7476b403",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 5",
"date": "2026-05-29T15:57:44.5681114Z",
"customerId": 6,
"qrId": "b7e5aed2-1cb6-4d18-87a3-56e428362c1b",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9384f4d2-f471-4ff0-924e-3a5c45676f8a",
"markerXSolutions": [
{
"id": "33b687b6-987d-4d3c-bdc0-2581ad08889c",
"markerId": "98c49b03-3e35-4e3e-8c3a-a18418e585bf",
"solutionId": "5f438161-d41e-42d0-853e-69ecba7225ec",
"taxonomy263415Id": "cf395190-e812-486f-8d21-8ecc99664add",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
},
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
}
],
"selectedProducts": [
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
},
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
}
],
"isApproved": 2
},
{
"id": "33b687b6-987d-4d3c-bdc0-2581ad08889c",
"markerId": "98c49b03-3e35-4e3e-8c3a-a18418e585bf",
"solutionId": "5f438161-d41e-42d0-853e-69ecba7225ec",
"taxonomy263415Id": "cf395190-e812-486f-8d21-8ecc99664add",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "7c15cfdc-3ced-424c-a6b5-3d5bd268c67c",
"value": "sample string 2",
"qrLogAttributeListValueId": "35abe6a5-804c-4a35-b23b-c282880820ff",
"qrLogAttributeListValue": {
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"markerXSolutionsId": "9be83728-b5db-4cbf-965a-6cf27a646f4c",
"qrLogAttributeId": "cc98366e-50ce-4669-b3fa-bd88d1401b7d",
"qrLogAttribute": {
"id": "e1f05468-7f64-4a42-818b-c865ca7f14c3",
"code": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fb549d5a-32f0-4a70-b08b-2e741503ac54",
"qrLogAttributeClass": {
"id": "124d4f37-3300-4138-a75e-df622103ad5c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
},
{
"id": "a61e15c5-9a59-4c57-838a-4e3a1aa82c4d",
"description": "sample string 2",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:57:44.5681114Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "dbe0df58-83c1-45df-b1e0-53c03b4cdeac",
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
]
}
],
"translations": [
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
},
{
"id": "98beb0b7-4247-4cb2-bf41-e144a777d22e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5a09915c-b9ca-47c7-b6c9-1488803a1ebf"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80ebc33d-4f04-4dc3-98af-452131a7b953",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
},
{
"id": "ade18d65-ff5d-4e13-900a-2940fec91bfb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:57:44.5681114Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ac14540f-d27d-45b5-aa0c-1c64b82d358c",
"reportId": "ff143acf-8824-415e-8df5-7a2c47637fcb",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/ade18d65-ff5d-4e13-900a-2940fec91bfb"
}
],
"selectedProducts": [
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
},
{
"id": "d5b356f5-8406-4bbe-b799-021f76bba137",
"markerXSolutionsId": "380307dc-f900-47a7-9177-f81a6c2f672a",
"productId": "49be017e-e40c-4dcf-8f2d-7eab15001b3d"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d73e32be-8a02-4331-8f1f-27931c6678fc",
"date": "2026-05-29T15:57:44.5681114Z",
"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": "83f07159-d381-47d9-a8ba-46d479727378",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/d73e32be-8a02-4331-8f1f-27931c6678fc"
},
{
"id": "d73e32be-8a02-4331-8f1f-27931c6678fc",
"date": "2026-05-29T15:57:44.5681114Z",
"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": "83f07159-d381-47d9-a8ba-46d479727378",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/d73e32be-8a02-4331-8f1f-27931c6678fc"
}
],
"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:
Sample not available.
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.