DELETE api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Blueprint| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | date |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | date |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | BuildingComponent |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFile |
None. |
|
| Markers | Collection of Marker |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "b05a84cb-2631-4e78-98b4-6b3c0006a5d7",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-11-09T11:45:25.9941328Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-11-09T11:45:25.9941328Z",
"buildingComponentId": "bd068e3f-bfdc-4739-8102-fb8478790558",
"buildingComponent": {
"id": "c4ed3f51-ef85-47ab-94d8-65c6fb3f145a",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "8a4368d7-7ed3-4e14-9936-8685f64523a8",
"project": {
"id": "13c114fd-00ae-4736-9ab0-51eb7bd4fb29",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"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/13c114fd-00ae-4736-9ab0-51eb7bd4fb29"
},
"blueprints": [],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
"blueprintFileId": "0b7efa85-5815-44bd-a515-0b021f09c9f6",
"blueprintFile": {
"id": "1390d4db-8987-4552-b673-efce104e6163",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "3690599c-cebd-49c6-95dc-fbfd74f85c1b",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 5",
"date": "2025-11-09T11:45:25.9941328Z",
"customerId": 6,
"qrId": "cf1a1216-036b-40dd-8989-82dfc936ba8e",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "da1f10a8-85ad-4c38-9a54-9d6459988ae0",
"markerXSolutions": [
{
"id": "944ccca8-ead6-480a-a8ac-f05576c14600",
"markerId": "60b36ad6-08a8-4566-92ae-bc18afe6853d",
"solutionId": "b4e765ae-e056-45bb-94ce-a60464d706e7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "120aefd1-da51-4550-ae71-36fa75d5b78d",
"value": "sample string 2",
"qrLogAttributeListValueId": "c81ee13f-a776-44ff-97ec-0f3b58b8c852",
"qrLogAttributeListValue": {
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"markerXSolutionsId": "589293c8-dd66-4ef1-b01b-56f449da8bb5",
"qrLogAttributeId": "26c1780b-f884-4999-af34-64661804a5d8",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
}
],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "120aefd1-da51-4550-ae71-36fa75d5b78d",
"value": "sample string 2",
"qrLogAttributeListValueId": "c81ee13f-a776-44ff-97ec-0f3b58b8c852",
"qrLogAttributeListValue": {
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"markerXSolutionsId": "589293c8-dd66-4ef1-b01b-56f449da8bb5",
"qrLogAttributeId": "26c1780b-f884-4999-af34-64661804a5d8",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
}
],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "80e237c0-df99-416a-a366-3c12e30c4889",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "7efd3aa6-79c6-4ddc-a25e-1d70e3d5c50f",
"reportId": "0cf33523-a936-4686-9199-3681bba6b3cf",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/80e237c0-df99-416a-a366-3c12e30c4889"
},
{
"id": "80e237c0-df99-416a-a366-3c12e30c4889",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "7efd3aa6-79c6-4ddc-a25e-1d70e3d5c50f",
"reportId": "0cf33523-a936-4686-9199-3681bba6b3cf",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/80e237c0-df99-416a-a366-3c12e30c4889"
}
],
"selectedProducts": [
{
"id": "865a29f4-8f5a-448c-b015-ccd4315518b6",
"markerXSolutionsId": "6e274f31-b1d6-4792-9b31-9e0020d72065",
"productId": "9227a1b5-fcb4-462f-9c18-84625bcc8284"
},
{
"id": "865a29f4-8f5a-448c-b015-ccd4315518b6",
"markerXSolutionsId": "6e274f31-b1d6-4792-9b31-9e0020d72065",
"productId": "9227a1b5-fcb4-462f-9c18-84625bcc8284"
}
],
"isApproved": 2
},
{
"id": "944ccca8-ead6-480a-a8ac-f05576c14600",
"markerId": "60b36ad6-08a8-4566-92ae-bc18afe6853d",
"solutionId": "b4e765ae-e056-45bb-94ce-a60464d706e7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "120aefd1-da51-4550-ae71-36fa75d5b78d",
"value": "sample string 2",
"qrLogAttributeListValueId": "c81ee13f-a776-44ff-97ec-0f3b58b8c852",
"qrLogAttributeListValue": {
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"markerXSolutionsId": "589293c8-dd66-4ef1-b01b-56f449da8bb5",
"qrLogAttributeId": "26c1780b-f884-4999-af34-64661804a5d8",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
}
],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "120aefd1-da51-4550-ae71-36fa75d5b78d",
"value": "sample string 2",
"qrLogAttributeListValueId": "c81ee13f-a776-44ff-97ec-0f3b58b8c852",
"qrLogAttributeListValue": {
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"markerXSolutionsId": "589293c8-dd66-4ef1-b01b-56f449da8bb5",
"qrLogAttributeId": "26c1780b-f884-4999-af34-64661804a5d8",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
}
],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "80e237c0-df99-416a-a366-3c12e30c4889",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "7efd3aa6-79c6-4ddc-a25e-1d70e3d5c50f",
"reportId": "0cf33523-a936-4686-9199-3681bba6b3cf",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/80e237c0-df99-416a-a366-3c12e30c4889"
},
{
"id": "80e237c0-df99-416a-a366-3c12e30c4889",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "7efd3aa6-79c6-4ddc-a25e-1d70e3d5c50f",
"reportId": "0cf33523-a936-4686-9199-3681bba6b3cf",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/80e237c0-df99-416a-a366-3c12e30c4889"
}
],
"selectedProducts": [
{
"id": "865a29f4-8f5a-448c-b015-ccd4315518b6",
"markerXSolutionsId": "6e274f31-b1d6-4792-9b31-9e0020d72065",
"productId": "9227a1b5-fcb4-462f-9c18-84625bcc8284"
},
{
"id": "865a29f4-8f5a-448c-b015-ccd4315518b6",
"markerXSolutionsId": "6e274f31-b1d6-4792-9b31-9e0020d72065",
"productId": "9227a1b5-fcb4-462f-9c18-84625bcc8284"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "226da370-1fd9-4721-8332-19c72c90784c",
"date": "2025-11-09T11:45:25.9941328Z",
"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": "cafa7878-fe52-480e-9ce4-7ab2d5cb930d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/226da370-1fd9-4721-8332-19c72c90784c"
},
{
"id": "226da370-1fd9-4721-8332-19c72c90784c",
"date": "2025-11-09T11:45:25.9941328Z",
"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": "cafa7878-fe52-480e-9ce4-7ab2d5cb930d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/226da370-1fd9-4721-8332-19c72c90784c"
}
],
"calculateStatus": 2
},
{
"id": "3690599c-cebd-49c6-95dc-fbfd74f85c1b",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 5",
"date": "2025-11-09T11:45:25.9941328Z",
"customerId": 6,
"qrId": "cf1a1216-036b-40dd-8989-82dfc936ba8e",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "da1f10a8-85ad-4c38-9a54-9d6459988ae0",
"markerXSolutions": [
{
"id": "944ccca8-ead6-480a-a8ac-f05576c14600",
"markerId": "60b36ad6-08a8-4566-92ae-bc18afe6853d",
"solutionId": "b4e765ae-e056-45bb-94ce-a60464d706e7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "120aefd1-da51-4550-ae71-36fa75d5b78d",
"value": "sample string 2",
"qrLogAttributeListValueId": "c81ee13f-a776-44ff-97ec-0f3b58b8c852",
"qrLogAttributeListValue": {
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"markerXSolutionsId": "589293c8-dd66-4ef1-b01b-56f449da8bb5",
"qrLogAttributeId": "26c1780b-f884-4999-af34-64661804a5d8",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
}
],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "120aefd1-da51-4550-ae71-36fa75d5b78d",
"value": "sample string 2",
"qrLogAttributeListValueId": "c81ee13f-a776-44ff-97ec-0f3b58b8c852",
"qrLogAttributeListValue": {
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"markerXSolutionsId": "589293c8-dd66-4ef1-b01b-56f449da8bb5",
"qrLogAttributeId": "26c1780b-f884-4999-af34-64661804a5d8",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
}
],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "80e237c0-df99-416a-a366-3c12e30c4889",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "7efd3aa6-79c6-4ddc-a25e-1d70e3d5c50f",
"reportId": "0cf33523-a936-4686-9199-3681bba6b3cf",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/80e237c0-df99-416a-a366-3c12e30c4889"
},
{
"id": "80e237c0-df99-416a-a366-3c12e30c4889",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "7efd3aa6-79c6-4ddc-a25e-1d70e3d5c50f",
"reportId": "0cf33523-a936-4686-9199-3681bba6b3cf",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/80e237c0-df99-416a-a366-3c12e30c4889"
}
],
"selectedProducts": [
{
"id": "865a29f4-8f5a-448c-b015-ccd4315518b6",
"markerXSolutionsId": "6e274f31-b1d6-4792-9b31-9e0020d72065",
"productId": "9227a1b5-fcb4-462f-9c18-84625bcc8284"
},
{
"id": "865a29f4-8f5a-448c-b015-ccd4315518b6",
"markerXSolutionsId": "6e274f31-b1d6-4792-9b31-9e0020d72065",
"productId": "9227a1b5-fcb4-462f-9c18-84625bcc8284"
}
],
"isApproved": 2
},
{
"id": "944ccca8-ead6-480a-a8ac-f05576c14600",
"markerId": "60b36ad6-08a8-4566-92ae-bc18afe6853d",
"solutionId": "b4e765ae-e056-45bb-94ce-a60464d706e7",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "120aefd1-da51-4550-ae71-36fa75d5b78d",
"value": "sample string 2",
"qrLogAttributeListValueId": "c81ee13f-a776-44ff-97ec-0f3b58b8c852",
"qrLogAttributeListValue": {
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"markerXSolutionsId": "589293c8-dd66-4ef1-b01b-56f449da8bb5",
"qrLogAttributeId": "26c1780b-f884-4999-af34-64661804a5d8",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
}
],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "120aefd1-da51-4550-ae71-36fa75d5b78d",
"value": "sample string 2",
"qrLogAttributeListValueId": "c81ee13f-a776-44ff-97ec-0f3b58b8c852",
"qrLogAttributeListValue": {
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"markerXSolutionsId": "589293c8-dd66-4ef1-b01b-56f449da8bb5",
"qrLogAttributeId": "26c1780b-f884-4999-af34-64661804a5d8",
"qrLogAttribute": {
"id": "f6c50203-1c68-4c10-ab3a-932dd6095b63",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b1b3c773-8473-42fd-afc9-6a723e23a2ef",
"qrLogAttributeClass": {
"id": "4f187847-d62f-4ff7-96cc-e70045f87ca7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
},
{
"id": "bb5a7c0c-31b6-481a-b486-253162a98b7c",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:25.9941328Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c05041c6-d17a-4b2a-a8c0-23484950c46a",
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
]
}
],
"translations": [
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
},
{
"id": "e70616a7-f345-4e13-9a3a-c5567b0f06bd",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "646071ec-c79e-4450-9b2a-af3e4d477e4f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d9d6ff41-2a2e-4706-ac8b-637e2cdf3564",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "80e237c0-df99-416a-a366-3c12e30c4889",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "7efd3aa6-79c6-4ddc-a25e-1d70e3d5c50f",
"reportId": "0cf33523-a936-4686-9199-3681bba6b3cf",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/80e237c0-df99-416a-a366-3c12e30c4889"
},
{
"id": "80e237c0-df99-416a-a366-3c12e30c4889",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:25.9941328Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "7efd3aa6-79c6-4ddc-a25e-1d70e3d5c50f",
"reportId": "0cf33523-a936-4686-9199-3681bba6b3cf",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/80e237c0-df99-416a-a366-3c12e30c4889"
}
],
"selectedProducts": [
{
"id": "865a29f4-8f5a-448c-b015-ccd4315518b6",
"markerXSolutionsId": "6e274f31-b1d6-4792-9b31-9e0020d72065",
"productId": "9227a1b5-fcb4-462f-9c18-84625bcc8284"
},
{
"id": "865a29f4-8f5a-448c-b015-ccd4315518b6",
"markerXSolutionsId": "6e274f31-b1d6-4792-9b31-9e0020d72065",
"productId": "9227a1b5-fcb4-462f-9c18-84625bcc8284"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "226da370-1fd9-4721-8332-19c72c90784c",
"date": "2025-11-09T11:45:25.9941328Z",
"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": "cafa7878-fe52-480e-9ce4-7ab2d5cb930d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/226da370-1fd9-4721-8332-19c72c90784c"
},
{
"id": "226da370-1fd9-4721-8332-19c72c90784c",
"date": "2025-11-09T11:45:25.9941328Z",
"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": "cafa7878-fe52-480e-9ce4-7ab2d5cb930d",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/226da370-1fd9-4721-8332-19c72c90784c"
}
],
"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
}