DELETE api/BuildingComponents/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

BuildingComponent
NameDescriptionTypeAdditional 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": "1f84a471-05da-49d5-8cdb-aab708a78fe4",
  "name": "sample string 2",
  "description": "sample string 3",
  "order": "sample string 4",
  "createdTs": "2026-05-23T19:39:04.347726Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-05-23T19:39:04.347726Z",
  "modifiedBy": "sample string 7",
  "customerId": 8,
  "projectId": "f0148954-0ac0-4939-b679-6cca653b29ad",
  "project": {
    "id": "4030678e-3c03-4bbe-9260-0734e9312b14",
    "name": "sample string 2",
    "status": "sample string 3",
    "buildingName": "sample string 4",
    "createdTs": "2026-05-23T19:39:04.347726Z",
    "createdBy": "sample string 6",
    "modifiedTs": "2026-05-23T19:39:04.347726Z",
    "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/4030678e-3c03-4bbe-9260-0734e9312b14"
  },
  "blueprints": [
    {
      "id": "acb9ad09-7e86-47d7-81e5-68cee5a8c00b",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2026-05-23T19:39:04.347726Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-05-23T19:39:04.347726Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2026-05-23T19:39:04.347726Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2026-05-23T19:39:04.347726Z",
      "buildingComponentId": "5df44167-781c-4044-87a1-39f4a28d04a6",
      "blueprintFileId": "284a4f14-1473-458a-8878-2fca7db8590c",
      "blueprintFile": {
        "id": "1a381163-7d80-4e1f-860e-98b1491fc865",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2026-05-23T19:39:04.347726Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2026-05-23T19:39:04.347726Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "ece6ad69-7c35-43be-8293-f9463c1a226a",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-05-23T19:39:04.347726Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-05-23T19:39:04.347726Z",
          "modifiedBy": "sample string 5",
          "date": "2026-05-23T19:39:04.347726Z",
          "customerId": 6,
          "qrId": "107a07fe-024e-482d-9676-7511e5be921e",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "8c9447de-b5da-40e4-9210-1bdf2f8d5ffb",
          "markerXSolutions": [
            {
              "id": "fb171129-3bb9-4bfc-81e4-4d879999980f",
              "markerId": "1c03034c-7325-497a-9f5a-d492c5ec4494",
              "solutionId": "fe7af6bb-027c-46a1-b2a8-84330bc3950b",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-05-23T19:39:04.347726Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                },
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                },
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "fb171129-3bb9-4bfc-81e4-4d879999980f",
              "markerId": "1c03034c-7325-497a-9f5a-d492c5ec4494",
              "solutionId": "fe7af6bb-027c-46a1-b2a8-84330bc3950b",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-05-23T19:39:04.347726Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                },
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                },
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "f761e89d-3887-4d32-97c1-d75f9bcdde8f",
              "date": "2026-05-23T19:39:04.347726Z",
              "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": "6bc66a87-cf64-4a02-9dfd-718bb3b340e9",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f761e89d-3887-4d32-97c1-d75f9bcdde8f"
            },
            {
              "id": "f761e89d-3887-4d32-97c1-d75f9bcdde8f",
              "date": "2026-05-23T19:39:04.347726Z",
              "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": "6bc66a87-cf64-4a02-9dfd-718bb3b340e9",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f761e89d-3887-4d32-97c1-d75f9bcdde8f"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "ece6ad69-7c35-43be-8293-f9463c1a226a",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-05-23T19:39:04.347726Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-05-23T19:39:04.347726Z",
          "modifiedBy": "sample string 5",
          "date": "2026-05-23T19:39:04.347726Z",
          "customerId": 6,
          "qrId": "107a07fe-024e-482d-9676-7511e5be921e",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "8c9447de-b5da-40e4-9210-1bdf2f8d5ffb",
          "markerXSolutions": [
            {
              "id": "fb171129-3bb9-4bfc-81e4-4d879999980f",
              "markerId": "1c03034c-7325-497a-9f5a-d492c5ec4494",
              "solutionId": "fe7af6bb-027c-46a1-b2a8-84330bc3950b",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-05-23T19:39:04.347726Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                },
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                },
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "fb171129-3bb9-4bfc-81e4-4d879999980f",
              "markerId": "1c03034c-7325-497a-9f5a-d492c5ec4494",
              "solutionId": "fe7af6bb-027c-46a1-b2a8-84330bc3950b",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-05-23T19:39:04.347726Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                },
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                },
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "f761e89d-3887-4d32-97c1-d75f9bcdde8f",
              "date": "2026-05-23T19:39:04.347726Z",
              "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": "6bc66a87-cf64-4a02-9dfd-718bb3b340e9",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f761e89d-3887-4d32-97c1-d75f9bcdde8f"
            },
            {
              "id": "f761e89d-3887-4d32-97c1-d75f9bcdde8f",
              "date": "2026-05-23T19:39:04.347726Z",
              "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": "6bc66a87-cf64-4a02-9dfd-718bb3b340e9",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f761e89d-3887-4d32-97c1-d75f9bcdde8f"
            }
          ],
          "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": "acb9ad09-7e86-47d7-81e5-68cee5a8c00b",
      "name": "sample string 2",
      "description": "sample string 3",
      "markerName": "sample string 4",
      "order": "sample string 5",
      "createdTs": "2026-05-23T19:39:04.347726Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-05-23T19:39:04.347726Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "isOffline": true,
      "offlineByUserId": 1,
      "offlineByUserName": "sample string 10",
      "deadline": "2026-05-23T19:39:04.347726Z",
      "isLocked": true,
      "lockedByUserId": 1,
      "lockedByUserName": "sample string 12",
      "lockedTs": "2026-05-23T19:39:04.347726Z",
      "buildingComponentId": "5df44167-781c-4044-87a1-39f4a28d04a6",
      "blueprintFileId": "284a4f14-1473-458a-8878-2fca7db8590c",
      "blueprintFile": {
        "id": "1a381163-7d80-4e1f-860e-98b1491fc865",
        "name": "sample string 2",
        "content": "sample string 3",
        "createdTs": "2026-05-23T19:39:04.347726Z",
        "createdBy": "sample string 4",
        "modifiedTs": "2026-05-23T19:39:04.347726Z",
        "modifiedBy": "sample string 5",
        "snapshot": "QEA="
      },
      "markers": [
        {
          "id": "ece6ad69-7c35-43be-8293-f9463c1a226a",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-05-23T19:39:04.347726Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-05-23T19:39:04.347726Z",
          "modifiedBy": "sample string 5",
          "date": "2026-05-23T19:39:04.347726Z",
          "customerId": 6,
          "qrId": "107a07fe-024e-482d-9676-7511e5be921e",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "8c9447de-b5da-40e4-9210-1bdf2f8d5ffb",
          "markerXSolutions": [
            {
              "id": "fb171129-3bb9-4bfc-81e4-4d879999980f",
              "markerId": "1c03034c-7325-497a-9f5a-d492c5ec4494",
              "solutionId": "fe7af6bb-027c-46a1-b2a8-84330bc3950b",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-05-23T19:39:04.347726Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                },
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                },
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "fb171129-3bb9-4bfc-81e4-4d879999980f",
              "markerId": "1c03034c-7325-497a-9f5a-d492c5ec4494",
              "solutionId": "fe7af6bb-027c-46a1-b2a8-84330bc3950b",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-05-23T19:39:04.347726Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                },
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                },
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "f761e89d-3887-4d32-97c1-d75f9bcdde8f",
              "date": "2026-05-23T19:39:04.347726Z",
              "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": "6bc66a87-cf64-4a02-9dfd-718bb3b340e9",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f761e89d-3887-4d32-97c1-d75f9bcdde8f"
            },
            {
              "id": "f761e89d-3887-4d32-97c1-d75f9bcdde8f",
              "date": "2026-05-23T19:39:04.347726Z",
              "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": "6bc66a87-cf64-4a02-9dfd-718bb3b340e9",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f761e89d-3887-4d32-97c1-d75f9bcdde8f"
            }
          ],
          "calculateStatus": 2
        },
        {
          "id": "ece6ad69-7c35-43be-8293-f9463c1a226a",
          "number": 2,
          "label": "sample string 3",
          "coordX": 1.0,
          "coordY": 1.0,
          "coordX2": 1.0,
          "coordY2": 1.0,
          "createdTs": "2026-05-23T19:39:04.347726Z",
          "createdBy": "sample string 4",
          "modifiedTs": "2026-05-23T19:39:04.347726Z",
          "modifiedBy": "sample string 5",
          "date": "2026-05-23T19:39:04.347726Z",
          "customerId": 6,
          "qrId": "107a07fe-024e-482d-9676-7511e5be921e",
          "comments": "sample string 7",
          "status": "sample string 8",
          "manualStatus": 1,
          "installerId": 1,
          "installer": {
            "id": 1,
            "firstname": "sample string 2",
            "name": "sample string 3"
          },
          "blueprintId": "8c9447de-b5da-40e4-9210-1bdf2f8d5ffb",
          "markerXSolutions": [
            {
              "id": "fb171129-3bb9-4bfc-81e4-4d879999980f",
              "markerId": "1c03034c-7325-497a-9f5a-d492c5ec4494",
              "solutionId": "fe7af6bb-027c-46a1-b2a8-84330bc3950b",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-05-23T19:39:04.347726Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                },
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                },
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                }
              ],
              "isApproved": 2
            },
            {
              "id": "fb171129-3bb9-4bfc-81e4-4d879999980f",
              "markerId": "1c03034c-7325-497a-9f5a-d492c5ec4494",
              "solutionId": "fe7af6bb-027c-46a1-b2a8-84330bc3950b",
              "amount": 3,
              "diameter": 4,
              "unit": "sample string 5",
              "width": 6,
              "height": 7,
              "length": 8,
              "comments": "sample string 9",
              "createdTs": "2026-05-23T19:39:04.347726Z",
              "qrLogAttributeXMarkerXSolutions": [
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                },
                {
                  "id": "9db6ce55-3275-40fd-8842-6d4b6879e7d8",
                  "value": "sample string 2",
                  "qrLogAttributeListValueId": "a727c90b-ae77-4904-b04b-28dc5e009dba",
                  "qrLogAttributeListValue": {
                    "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                    "description": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "isActive": true,
                    "customerId": 1,
                    "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                    "qrLogAttribute": {
                      "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                      "code": "sample string 2",
                      "createdTs": "2026-05-23T19:39:04.347726Z",
                      "createdBy": "sample string 3",
                      "modifiedTs": "2026-05-23T19:39:04.347726Z",
                      "modifiedBy": "sample string 4",
                      "customerId": 1,
                      "visible": true,
                      "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                      "qrLogAttributeClass": {
                        "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                        "code": "sample string 2",
                        "name": "sample string 3",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      "qrLogAttributeListValue": [],
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ],
                      "index": 1,
                      "required": true,
                      "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                      "taxonomyNameGeneric": "sample string 8"
                    },
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ]
                  },
                  "markerXSolutionsId": "a38bd7c5-a2a4-49ba-b3b9-3ba058d63dff",
                  "qrLogAttributeId": "8946babb-f371-4d85-b749-26307ac278bc",
                  "qrLogAttribute": {
                    "id": "9880e6ef-1dcd-4b03-9882-e99bebf88ed7",
                    "code": "sample string 2",
                    "createdTs": "2026-05-23T19:39:04.347726Z",
                    "createdBy": "sample string 3",
                    "modifiedTs": "2026-05-23T19:39:04.347726Z",
                    "modifiedBy": "sample string 4",
                    "customerId": 1,
                    "visible": true,
                    "qrLogAttributeClassId": "743b904f-c317-4f88-8313-ed9ac690893b",
                    "qrLogAttributeClass": {
                      "id": "28eb52f0-2e2c-4e85-93ae-68b8e6a9d51e",
                      "code": "sample string 2",
                      "name": "sample string 3",
                      "translations": [
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        },
                        {
                          "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                          "languageCode": "sample string 2",
                          "languageTranslation": "sample string 3",
                          "property": "sample string 4",
                          "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                        }
                      ]
                    },
                    "qrLogAttributeListValue": [
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      },
                      {
                        "id": "89fc362d-25ed-42fe-a1a1-2109ab34a386",
                        "description": "sample string 2",
                        "createdTs": "2026-05-23T19:39:04.347726Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-05-23T19:39:04.347726Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "d48b6cc5-a6ed-4fc9-847f-1bd22c4cb44e",
                        "translations": [
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          },
                          {
                            "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                          }
                        ]
                      }
                    ],
                    "translations": [
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      },
                      {
                        "id": "ed1459f5-c03a-4965-ad51-5b6ebf6b1b80",
                        "languageCode": "sample string 2",
                        "languageTranslation": "sample string 3",
                        "property": "sample string 4",
                        "translatableId": "ec2edde1-7375-4a45-8129-8259ad9a5853"
                      }
                    ],
                    "index": 1,
                    "required": true,
                    "qrLogAttributeGlobalRefId": "07dfc94b-f7fd-4a2c-9ecc-a11352f712b1",
                    "taxonomyNameGeneric": "sample string 8"
                  }
                }
              ],
              "attachments": [
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                },
                {
                  "id": "cc0f518d-bfe9-4e7b-90fc-b0248095f5bb",
                  "name": "sample string 2",
                  "content": "sample string 3",
                  "createdTs": "2026-05-23T19:39:04.347726Z",
                  "createdBy": "sample string 5",
                  "approved": true,
                  "markerXSolutionsId": "9546e203-ad08-4089-a3e8-c4853943c3c6",
                  "reportId": "c21c0cec-0f59-446f-93e5-97e5b6265547",
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/cc0f518d-bfe9-4e7b-90fc-b0248095f5bb"
                }
              ],
              "selectedProducts": [
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                },
                {
                  "id": "5bb26f4c-d059-41ff-8c9a-82247a3adbbc",
                  "markerXSolutionsId": "8ef5fd07-6bc0-4e28-a4de-5c917f9062c6",
                  "productId": "fb4e9e34-7227-43af-8b24-cd40b1bdc288"
                }
              ],
              "isApproved": 2
            }
          ],
          "reports": [
            {
              "id": "f761e89d-3887-4d32-97c1-d75f9bcdde8f",
              "date": "2026-05-23T19:39:04.347726Z",
              "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": "6bc66a87-cf64-4a02-9dfd-718bb3b340e9",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f761e89d-3887-4d32-97c1-d75f9bcdde8f"
            },
            {
              "id": "f761e89d-3887-4d32-97c1-d75f9bcdde8f",
              "date": "2026-05-23T19:39:04.347726Z",
              "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": "6bc66a87-cf64-4a02-9dfd-718bb3b340e9",
              "isDeleted": true,
              "link": "https://firelog-api.ipcom.be/api/DownloadImage/f761e89d-3887-4d32-97c1-d75f9bcdde8f"
            }
          ],
          "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
}