DELETE api/BuildingComponents/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BuildingComponent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | Project |
None. |
|
| Blueprints | Collection of Blueprint |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "ec678708-4067-45bd-a42d-46e856159147",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "d23521d4-fa50-4d02-9f97-fef191614c4f",
"project": {
"id": "c42a653d-cf19-477f-8e2c-c3ab91ff6b77",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"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/c42a653d-cf19-477f-8e2c-c3ab91ff6b77"
},
"blueprints": [
{
"id": "cc230fbc-1e60-4d72-a2e3-12d9d1393ca1",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-14T01:04:47.0788283Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-14T01:04:47.0788283Z",
"buildingComponentId": "38382021-24e2-4f9d-b7d3-32de94d26c18",
"blueprintFileId": "73c354bf-feec-43b8-b7e3-1b6957567c2a",
"blueprintFile": {
"id": "43939146-3c0b-463b-9558-dc65eca0923c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "803de979-c63f-4b8e-93a7-f0f07eaddb03",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 5",
"date": "2026-07-14T01:04:47.0788283Z",
"customerId": 6,
"qrId": "bfafca98-9d9b-4fec-9fa9-11d1bb75ea37",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ea377308-b910-4c94-a015-c52c0b996acc",
"markerXSolutions": [
{
"id": "59097caa-d523-410d-9a50-7d3b189977d7",
"markerId": "2e4cded4-8a69-4cea-9651-19643820bf43",
"solutionId": "30ea083c-62cf-477e-a5fa-4e4bc04b6ea2",
"taxonomy263415Id": "1aba73ff-904b-4601-837a-39c25f747427",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
},
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
}
],
"selectedProducts": [
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
},
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
}
],
"isApproved": 2
},
{
"id": "59097caa-d523-410d-9a50-7d3b189977d7",
"markerId": "2e4cded4-8a69-4cea-9651-19643820bf43",
"solutionId": "30ea083c-62cf-477e-a5fa-4e4bc04b6ea2",
"taxonomy263415Id": "1aba73ff-904b-4601-837a-39c25f747427",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
},
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
}
],
"selectedProducts": [
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
},
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "b239f820-6b52-4bb1-b6f6-5aa3b3c13f69",
"date": "2026-07-14T01:04:47.0788283Z",
"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": "96760e9d-1ba4-4232-b735-61fd853b450e",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b239f820-6b52-4bb1-b6f6-5aa3b3c13f69"
},
{
"id": "b239f820-6b52-4bb1-b6f6-5aa3b3c13f69",
"date": "2026-07-14T01:04:47.0788283Z",
"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": "96760e9d-1ba4-4232-b735-61fd853b450e",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b239f820-6b52-4bb1-b6f6-5aa3b3c13f69"
}
],
"calculateStatus": 2
},
{
"id": "803de979-c63f-4b8e-93a7-f0f07eaddb03",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 5",
"date": "2026-07-14T01:04:47.0788283Z",
"customerId": 6,
"qrId": "bfafca98-9d9b-4fec-9fa9-11d1bb75ea37",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ea377308-b910-4c94-a015-c52c0b996acc",
"markerXSolutions": [
{
"id": "59097caa-d523-410d-9a50-7d3b189977d7",
"markerId": "2e4cded4-8a69-4cea-9651-19643820bf43",
"solutionId": "30ea083c-62cf-477e-a5fa-4e4bc04b6ea2",
"taxonomy263415Id": "1aba73ff-904b-4601-837a-39c25f747427",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
},
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
}
],
"selectedProducts": [
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
},
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
}
],
"isApproved": 2
},
{
"id": "59097caa-d523-410d-9a50-7d3b189977d7",
"markerId": "2e4cded4-8a69-4cea-9651-19643820bf43",
"solutionId": "30ea083c-62cf-477e-a5fa-4e4bc04b6ea2",
"taxonomy263415Id": "1aba73ff-904b-4601-837a-39c25f747427",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
},
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
}
],
"selectedProducts": [
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
},
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "b239f820-6b52-4bb1-b6f6-5aa3b3c13f69",
"date": "2026-07-14T01:04:47.0788283Z",
"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": "96760e9d-1ba4-4232-b735-61fd853b450e",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b239f820-6b52-4bb1-b6f6-5aa3b3c13f69"
},
{
"id": "b239f820-6b52-4bb1-b6f6-5aa3b3c13f69",
"date": "2026-07-14T01:04:47.0788283Z",
"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": "96760e9d-1ba4-4232-b735-61fd853b450e",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b239f820-6b52-4bb1-b6f6-5aa3b3c13f69"
}
],
"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": "cc230fbc-1e60-4d72-a2e3-12d9d1393ca1",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-14T01:04:47.0788283Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-14T01:04:47.0788283Z",
"buildingComponentId": "38382021-24e2-4f9d-b7d3-32de94d26c18",
"blueprintFileId": "73c354bf-feec-43b8-b7e3-1b6957567c2a",
"blueprintFile": {
"id": "43939146-3c0b-463b-9558-dc65eca0923c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "803de979-c63f-4b8e-93a7-f0f07eaddb03",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 5",
"date": "2026-07-14T01:04:47.0788283Z",
"customerId": 6,
"qrId": "bfafca98-9d9b-4fec-9fa9-11d1bb75ea37",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ea377308-b910-4c94-a015-c52c0b996acc",
"markerXSolutions": [
{
"id": "59097caa-d523-410d-9a50-7d3b189977d7",
"markerId": "2e4cded4-8a69-4cea-9651-19643820bf43",
"solutionId": "30ea083c-62cf-477e-a5fa-4e4bc04b6ea2",
"taxonomy263415Id": "1aba73ff-904b-4601-837a-39c25f747427",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
},
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
}
],
"selectedProducts": [
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
},
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
}
],
"isApproved": 2
},
{
"id": "59097caa-d523-410d-9a50-7d3b189977d7",
"markerId": "2e4cded4-8a69-4cea-9651-19643820bf43",
"solutionId": "30ea083c-62cf-477e-a5fa-4e4bc04b6ea2",
"taxonomy263415Id": "1aba73ff-904b-4601-837a-39c25f747427",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
},
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
}
],
"selectedProducts": [
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
},
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "b239f820-6b52-4bb1-b6f6-5aa3b3c13f69",
"date": "2026-07-14T01:04:47.0788283Z",
"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": "96760e9d-1ba4-4232-b735-61fd853b450e",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b239f820-6b52-4bb1-b6f6-5aa3b3c13f69"
},
{
"id": "b239f820-6b52-4bb1-b6f6-5aa3b3c13f69",
"date": "2026-07-14T01:04:47.0788283Z",
"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": "96760e9d-1ba4-4232-b735-61fd853b450e",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b239f820-6b52-4bb1-b6f6-5aa3b3c13f69"
}
],
"calculateStatus": 2
},
{
"id": "803de979-c63f-4b8e-93a7-f0f07eaddb03",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 5",
"date": "2026-07-14T01:04:47.0788283Z",
"customerId": 6,
"qrId": "bfafca98-9d9b-4fec-9fa9-11d1bb75ea37",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ea377308-b910-4c94-a015-c52c0b996acc",
"markerXSolutions": [
{
"id": "59097caa-d523-410d-9a50-7d3b189977d7",
"markerId": "2e4cded4-8a69-4cea-9651-19643820bf43",
"solutionId": "30ea083c-62cf-477e-a5fa-4e4bc04b6ea2",
"taxonomy263415Id": "1aba73ff-904b-4601-837a-39c25f747427",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
},
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
}
],
"selectedProducts": [
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
},
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
}
],
"isApproved": 2
},
{
"id": "59097caa-d523-410d-9a50-7d3b189977d7",
"markerId": "2e4cded4-8a69-4cea-9651-19643820bf43",
"solutionId": "30ea083c-62cf-477e-a5fa-4e4bc04b6ea2",
"taxonomy263415Id": "1aba73ff-904b-4601-837a-39c25f747427",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c9721bca-0245-4702-bbfd-686d9f3c10ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "cda622d5-1367-45b3-8bdd-6409e273126c",
"qrLogAttributeListValue": {
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"markerXSolutionsId": "d50d314e-7de0-40bd-a892-9ea5fbf6ad74",
"qrLogAttributeId": "a5c8e604-ecdf-4aa5-b881-8426c30075ac",
"qrLogAttribute": {
"id": "7ba4dd16-eec7-4e48-b516-088f8c064cd2",
"code": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2b7d1652-bd96-46b6-8e71-c14d1ce1ffab",
"qrLogAttributeClass": {
"id": "36db7ce8-b7e3-4fe8-9925-ab07944ee719",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
},
{
"id": "3c38fb38-104a-4560-a125-f4e5a72e4fbc",
"description": "sample string 2",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-14T01:04:47.0788283Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1e472b7c-a228-49d5-93c9-b73528496186",
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
]
}
],
"translations": [
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
},
{
"id": "8a1a383e-bc4d-4e63-b023-1fc6c031736e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9f71099-4ed3-4a42-8502-78e9ab38607d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37aee3e3-017e-497e-b33d-2abc5e8adb5c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
},
{
"id": "a94d36c6-1ee3-4298-be9d-032d7d28f708",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:04:47.0788283Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a2310aa-5550-45f7-ba74-be08c3e9d63b",
"reportId": "26bb558e-4923-4417-9cc5-bff2cec886f2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/a94d36c6-1ee3-4298-be9d-032d7d28f708"
}
],
"selectedProducts": [
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
},
{
"id": "9b5a5964-c35e-40f0-b231-f76ddf7991b5",
"markerXSolutionsId": "c89249a1-32df-49d8-900b-397c12c63b79",
"productId": "d571c929-6504-477d-b027-a20106bd8f19"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "b239f820-6b52-4bb1-b6f6-5aa3b3c13f69",
"date": "2026-07-14T01:04:47.0788283Z",
"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": "96760e9d-1ba4-4232-b735-61fd853b450e",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b239f820-6b52-4bb1-b6f6-5aa3b3c13f69"
},
{
"id": "b239f820-6b52-4bb1-b6f6-5aa3b3c13f69",
"date": "2026-07-14T01:04:47.0788283Z",
"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": "96760e9d-1ba4-4232-b735-61fd853b450e",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b239f820-6b52-4bb1-b6f6-5aa3b3c13f69"
}
],
"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
}