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": "7b0d3e8e-a456-4866-a76f-e18d74953b31",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "f701649f-8744-45f0-bdb7-4501a89cd432",
"project": {
"id": "6bdd85ef-b8b6-412c-b280-366ed9fb5e9b",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/6bdd85ef-b8b6-412c-b280-366ed9fb5e9b"
},
"blueprints": [
{
"id": "1a3cd82e-4d11-4be1-a708-127eb0dd56e5",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-19T05:19:35.0669595Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-19T05:19:35.0669595Z",
"buildingComponentId": "5d4d26ba-1f72-4061-847a-e500734451c8",
"blueprintFileId": "cb391610-4d47-44cc-973b-6fb93acb2cc6",
"blueprintFile": {
"id": "340a9183-82b5-4266-9ee5-0355b82aa82d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "d53a96f3-d599-435d-b9fd-0bb4fc28ad35",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:19:35.0669595Z",
"customerId": 6,
"qrId": "953a3abd-f223-4aa6-b5a4-8211ba65ca85",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "af5f9230-550f-4bad-bdfa-c1909f31d852",
"markerXSolutions": [
{
"id": "ce802353-ed0f-4a84-aff0-7935757722b0",
"markerId": "b9ed759a-7978-40b8-9cd7-60772f8d4b84",
"solutionId": "76996d7c-8717-4acc-944b-c583e280c0f4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
},
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
}
],
"selectedProducts": [
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
},
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
}
],
"isApproved": 2
},
{
"id": "ce802353-ed0f-4a84-aff0-7935757722b0",
"markerId": "b9ed759a-7978-40b8-9cd7-60772f8d4b84",
"solutionId": "76996d7c-8717-4acc-944b-c583e280c0f4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
},
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
}
],
"selectedProducts": [
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
},
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "483242bd-f43d-479f-b6f7-c5336b5dde99",
"date": "2025-12-19T05:19:35.0669595Z",
"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": "33b222e2-1887-4ea2-ba3b-9f821fb2939e",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/483242bd-f43d-479f-b6f7-c5336b5dde99"
},
{
"id": "483242bd-f43d-479f-b6f7-c5336b5dde99",
"date": "2025-12-19T05:19:35.0669595Z",
"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": "33b222e2-1887-4ea2-ba3b-9f821fb2939e",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/483242bd-f43d-479f-b6f7-c5336b5dde99"
}
],
"calculateStatus": 2
},
{
"id": "d53a96f3-d599-435d-b9fd-0bb4fc28ad35",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:19:35.0669595Z",
"customerId": 6,
"qrId": "953a3abd-f223-4aa6-b5a4-8211ba65ca85",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "af5f9230-550f-4bad-bdfa-c1909f31d852",
"markerXSolutions": [
{
"id": "ce802353-ed0f-4a84-aff0-7935757722b0",
"markerId": "b9ed759a-7978-40b8-9cd7-60772f8d4b84",
"solutionId": "76996d7c-8717-4acc-944b-c583e280c0f4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
},
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
}
],
"selectedProducts": [
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
},
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
}
],
"isApproved": 2
},
{
"id": "ce802353-ed0f-4a84-aff0-7935757722b0",
"markerId": "b9ed759a-7978-40b8-9cd7-60772f8d4b84",
"solutionId": "76996d7c-8717-4acc-944b-c583e280c0f4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
},
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
}
],
"selectedProducts": [
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
},
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "483242bd-f43d-479f-b6f7-c5336b5dde99",
"date": "2025-12-19T05:19:35.0669595Z",
"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": "33b222e2-1887-4ea2-ba3b-9f821fb2939e",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/483242bd-f43d-479f-b6f7-c5336b5dde99"
},
{
"id": "483242bd-f43d-479f-b6f7-c5336b5dde99",
"date": "2025-12-19T05:19:35.0669595Z",
"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": "33b222e2-1887-4ea2-ba3b-9f821fb2939e",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/483242bd-f43d-479f-b6f7-c5336b5dde99"
}
],
"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": "1a3cd82e-4d11-4be1-a708-127eb0dd56e5",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-19T05:19:35.0669595Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-19T05:19:35.0669595Z",
"buildingComponentId": "5d4d26ba-1f72-4061-847a-e500734451c8",
"blueprintFileId": "cb391610-4d47-44cc-973b-6fb93acb2cc6",
"blueprintFile": {
"id": "340a9183-82b5-4266-9ee5-0355b82aa82d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "d53a96f3-d599-435d-b9fd-0bb4fc28ad35",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:19:35.0669595Z",
"customerId": 6,
"qrId": "953a3abd-f223-4aa6-b5a4-8211ba65ca85",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "af5f9230-550f-4bad-bdfa-c1909f31d852",
"markerXSolutions": [
{
"id": "ce802353-ed0f-4a84-aff0-7935757722b0",
"markerId": "b9ed759a-7978-40b8-9cd7-60772f8d4b84",
"solutionId": "76996d7c-8717-4acc-944b-c583e280c0f4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
},
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
}
],
"selectedProducts": [
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
},
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
}
],
"isApproved": 2
},
{
"id": "ce802353-ed0f-4a84-aff0-7935757722b0",
"markerId": "b9ed759a-7978-40b8-9cd7-60772f8d4b84",
"solutionId": "76996d7c-8717-4acc-944b-c583e280c0f4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
},
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
}
],
"selectedProducts": [
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
},
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "483242bd-f43d-479f-b6f7-c5336b5dde99",
"date": "2025-12-19T05:19:35.0669595Z",
"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": "33b222e2-1887-4ea2-ba3b-9f821fb2939e",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/483242bd-f43d-479f-b6f7-c5336b5dde99"
},
{
"id": "483242bd-f43d-479f-b6f7-c5336b5dde99",
"date": "2025-12-19T05:19:35.0669595Z",
"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": "33b222e2-1887-4ea2-ba3b-9f821fb2939e",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/483242bd-f43d-479f-b6f7-c5336b5dde99"
}
],
"calculateStatus": 2
},
{
"id": "d53a96f3-d599-435d-b9fd-0bb4fc28ad35",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:19:35.0669595Z",
"customerId": 6,
"qrId": "953a3abd-f223-4aa6-b5a4-8211ba65ca85",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "af5f9230-550f-4bad-bdfa-c1909f31d852",
"markerXSolutions": [
{
"id": "ce802353-ed0f-4a84-aff0-7935757722b0",
"markerId": "b9ed759a-7978-40b8-9cd7-60772f8d4b84",
"solutionId": "76996d7c-8717-4acc-944b-c583e280c0f4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
},
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
}
],
"selectedProducts": [
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
},
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
}
],
"isApproved": 2
},
{
"id": "ce802353-ed0f-4a84-aff0-7935757722b0",
"markerId": "b9ed759a-7978-40b8-9cd7-60772f8d4b84",
"solutionId": "76996d7c-8717-4acc-944b-c583e280c0f4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0583f01e-a363-4f58-a5b4-872ffdf5aec7",
"value": "sample string 2",
"qrLogAttributeListValueId": "03988d60-e283-4e59-880b-707856fcc1dd",
"qrLogAttributeListValue": {
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"markerXSolutionsId": "b2bc1768-d242-497c-a933-f9e30d18e92b",
"qrLogAttributeId": "a109b0d0-17b6-4255-a3c7-94bcec4debbd",
"qrLogAttribute": {
"id": "6121e13d-5bed-4b6e-92ab-a7a47fad5d0e",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "fbb930f5-1104-455c-9124-572ab0d85310",
"qrLogAttributeClass": {
"id": "1357d0bd-64b1-4548-80a9-b0113f5e2345",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
},
{
"id": "4685a923-625b-40af-b7f0-799a592b7145",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:35.0669595Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "1a54332a-e9c5-46df-b70d-2bfecd0fd9cf",
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
]
}
],
"translations": [
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
},
{
"id": "f13b7b87-1f0d-4cd3-a67b-05828207710f",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "d104262c-32be-4459-af80-c5e06b424cdb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6811dfac-bc81-4061-8b8c-0b21e28d11b9",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
},
{
"id": "0adcc89c-b6e7-4e98-bfa8-47baee625b2f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:35.0669595Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a57dbfd0-ac4c-426a-81a7-636bf661f031",
"reportId": "c7836bac-547f-441e-83f2-84c09f5b6572",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0adcc89c-b6e7-4e98-bfa8-47baee625b2f"
}
],
"selectedProducts": [
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
},
{
"id": "2381191a-d6ad-4962-a29f-520da18e279b",
"markerXSolutionsId": "300582a1-8830-47b3-a08b-af834557814b",
"productId": "daf8a40a-cf33-4694-8810-49c621691cc7"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "483242bd-f43d-479f-b6f7-c5336b5dde99",
"date": "2025-12-19T05:19:35.0669595Z",
"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": "33b222e2-1887-4ea2-ba3b-9f821fb2939e",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/483242bd-f43d-479f-b6f7-c5336b5dde99"
},
{
"id": "483242bd-f43d-479f-b6f7-c5336b5dde99",
"date": "2025-12-19T05:19:35.0669595Z",
"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": "33b222e2-1887-4ea2-ba3b-9f821fb2939e",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/483242bd-f43d-479f-b6f7-c5336b5dde99"
}
],
"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
}