DELETE api/Projects/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Project
NameDescriptionTypeAdditional information
Id

globally unique identifier

Required

Name

string

Required

Status

string

Required

BuildingName

string

Required

CreatedTs

date

None.

CreatedBy

string

None.

ModifiedTs

date

None.

ModifiedBy

string

None.

CustomerId

integer

None.

Image

string

None.

Street

string

None.

No

string

None.

PostalCode

string

None.

City

string

None.

Country

string

None.

ContactName

string

None.

ContactFunction

string

None.

Mobile

string

None.

Email

string

None.

BuildingComponents

Collection of BuildingComponent

None.

IsDeleted

boolean

None.

Installers

Collection of Installer

None.

Link

string

None.

Response Formats

application/json, text/json

Sample:
{
  "id": "cb7d09dd-22fc-42aa-b25e-682f25c89cba",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2026-02-26T03:39:37.4539801Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-02-26T03:39:37.4539801Z",
  "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": [
    {
      "id": "bbe0712a-291c-4e8b-b43a-4c7fbd3cdff4",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-02-26T03:39:37.4539801Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-02-26T03:39:37.4539801Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "b5f9f2aa-eaf9-4265-963e-10017e322050",
      "blueprints": [
        {
          "id": "42299f82-ae3f-4eca-90b3-fa233c94a7f6",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-02-26T03:39:37.4539801Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-02-26T03:39:37.4539801Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-02-26T03:39:37.4539801Z",
          "buildingComponentId": "15d99613-0804-43a6-8bb0-117a2e74f22c",
          "blueprintFileId": "1abebbc7-4d5b-47ce-9c44-ad1f5d9f4e00",
          "blueprintFile": {
            "id": "dbc44781-891e-410c-a499-15f02c2cbc20",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-26T03:39:37.4539801Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "a29ef285-abd7-4ebe-8144-a7e6a40cf32e",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-26T03:39:37.4539801Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-26T03:39:37.4539801Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-26T03:39:37.4539801Z",
              "customerId": 6,
              "qrId": "4b411b75-1763-482e-ad3a-6b70deaf8a9c",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d6113e4a-51b9-497c-a760-ea37e2dab62b",
              "markerXSolutions": [
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                },
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "a29ef285-abd7-4ebe-8144-a7e6a40cf32e",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-26T03:39:37.4539801Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-26T03:39:37.4539801Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-26T03:39:37.4539801Z",
              "customerId": 6,
              "qrId": "4b411b75-1763-482e-ad3a-6b70deaf8a9c",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d6113e4a-51b9-497c-a760-ea37e2dab62b",
              "markerXSolutions": [
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                },
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                }
              ],
              "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": "42299f82-ae3f-4eca-90b3-fa233c94a7f6",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-02-26T03:39:37.4539801Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-02-26T03:39:37.4539801Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-02-26T03:39:37.4539801Z",
          "buildingComponentId": "15d99613-0804-43a6-8bb0-117a2e74f22c",
          "blueprintFileId": "1abebbc7-4d5b-47ce-9c44-ad1f5d9f4e00",
          "blueprintFile": {
            "id": "dbc44781-891e-410c-a499-15f02c2cbc20",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-26T03:39:37.4539801Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "a29ef285-abd7-4ebe-8144-a7e6a40cf32e",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-26T03:39:37.4539801Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-26T03:39:37.4539801Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-26T03:39:37.4539801Z",
              "customerId": 6,
              "qrId": "4b411b75-1763-482e-ad3a-6b70deaf8a9c",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d6113e4a-51b9-497c-a760-ea37e2dab62b",
              "markerXSolutions": [
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                },
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "a29ef285-abd7-4ebe-8144-a7e6a40cf32e",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-26T03:39:37.4539801Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-26T03:39:37.4539801Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-26T03:39:37.4539801Z",
              "customerId": 6,
              "qrId": "4b411b75-1763-482e-ad3a-6b70deaf8a9c",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d6113e4a-51b9-497c-a760-ea37e2dab62b",
              "markerXSolutions": [
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                },
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                }
              ],
              "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
    },
    {
      "id": "bbe0712a-291c-4e8b-b43a-4c7fbd3cdff4",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-02-26T03:39:37.4539801Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-02-26T03:39:37.4539801Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "b5f9f2aa-eaf9-4265-963e-10017e322050",
      "blueprints": [
        {
          "id": "42299f82-ae3f-4eca-90b3-fa233c94a7f6",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-02-26T03:39:37.4539801Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-02-26T03:39:37.4539801Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-02-26T03:39:37.4539801Z",
          "buildingComponentId": "15d99613-0804-43a6-8bb0-117a2e74f22c",
          "blueprintFileId": "1abebbc7-4d5b-47ce-9c44-ad1f5d9f4e00",
          "blueprintFile": {
            "id": "dbc44781-891e-410c-a499-15f02c2cbc20",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-26T03:39:37.4539801Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "a29ef285-abd7-4ebe-8144-a7e6a40cf32e",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-26T03:39:37.4539801Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-26T03:39:37.4539801Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-26T03:39:37.4539801Z",
              "customerId": 6,
              "qrId": "4b411b75-1763-482e-ad3a-6b70deaf8a9c",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d6113e4a-51b9-497c-a760-ea37e2dab62b",
              "markerXSolutions": [
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                },
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "a29ef285-abd7-4ebe-8144-a7e6a40cf32e",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-26T03:39:37.4539801Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-26T03:39:37.4539801Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-26T03:39:37.4539801Z",
              "customerId": 6,
              "qrId": "4b411b75-1763-482e-ad3a-6b70deaf8a9c",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d6113e4a-51b9-497c-a760-ea37e2dab62b",
              "markerXSolutions": [
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                },
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                }
              ],
              "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": "42299f82-ae3f-4eca-90b3-fa233c94a7f6",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-02-26T03:39:37.4539801Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-02-26T03:39:37.4539801Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-02-26T03:39:37.4539801Z",
          "buildingComponentId": "15d99613-0804-43a6-8bb0-117a2e74f22c",
          "blueprintFileId": "1abebbc7-4d5b-47ce-9c44-ad1f5d9f4e00",
          "blueprintFile": {
            "id": "dbc44781-891e-410c-a499-15f02c2cbc20",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-02-26T03:39:37.4539801Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "a29ef285-abd7-4ebe-8144-a7e6a40cf32e",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-26T03:39:37.4539801Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-26T03:39:37.4539801Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-26T03:39:37.4539801Z",
              "customerId": 6,
              "qrId": "4b411b75-1763-482e-ad3a-6b70deaf8a9c",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d6113e4a-51b9-497c-a760-ea37e2dab62b",
              "markerXSolutions": [
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                },
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "a29ef285-abd7-4ebe-8144-a7e6a40cf32e",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-02-26T03:39:37.4539801Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-02-26T03:39:37.4539801Z",
              "modifiedBy": "sample string 5",
              "date": "2026-02-26T03:39:37.4539801Z",
              "customerId": 6,
              "qrId": "4b411b75-1763-482e-ad3a-6b70deaf8a9c",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d6113e4a-51b9-497c-a760-ea37e2dab62b",
              "markerXSolutions": [
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "162d0b57-83e8-438f-b2ac-131337c9a9bd",
                  "markerId": "b3dd6db5-a550-4f1d-869a-4e4c3a7dacdb",
                  "solutionId": "26dc4e40-be61-435a-9f09-cc88ec06016d",
                  "taxonomy263415Id": "440c24af-71cb-4372-bcf5-5807e06752f9",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-02-26T03:39:37.4539801Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "79063a18-7dd1-4d88-b53c-0a85284483ce",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "a3795965-1094-4609-ab5b-e05d1d1e6607",
                      "qrLogAttributeListValue": {
                        "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                        "description": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                        "qrLogAttribute": {
                          "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                          "code": "sample string 2",
                          "createdTs": "2026-02-26T03:39:37.4539801Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                          "qrLogAttributeClass": {
                            "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7b2d918a-e7c8-41c1-9ab5-d8dbc730898c",
                      "qrLogAttributeId": "48d7649d-1d11-4f86-a9e1-c9aaebef65dd",
                      "qrLogAttribute": {
                        "id": "696f260f-5842-4000-bd38-2c033d6b83b6",
                        "code": "sample string 2",
                        "createdTs": "2026-02-26T03:39:37.4539801Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "38b4c280-216a-4266-b8f2-07ad5c4852dd",
                        "qrLogAttributeClass": {
                          "id": "b813f1bf-9e6e-492f-8476-ca5b2514bd15",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            },
                            {
                              "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          },
                          {
                            "id": "b9e28350-a03c-483a-8f58-83cf2db66e19",
                            "description": "sample string 2",
                            "createdTs": "2026-02-26T03:39:37.4539801Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-02-26T03:39:37.4539801Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "12bf076c-6ff6-4df2-a3b0-d38463f84dc5",
                            "translations": [
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              },
                              {
                                "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          },
                          {
                            "id": "bdad7f30-39be-49ce-985a-20bafd4764e8",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "3f50deda-50a4-4dc1-b75c-ea5700ed91b1"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "5950df7e-0508-4792-a636-f4b7475ec83b",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    },
                    {
                      "id": "6badd99f-7135-44b6-abfb-04985ecafb0b",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-02-26T03:39:37.4539801Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "c5fd7a91-cdee-46e6-92aa-9d41ac529185",
                      "reportId": "d61b7408-287d-4554-9604-893cb45910b2",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/6badd99f-7135-44b6-abfb-04985ecafb0b"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    },
                    {
                      "id": "1712247a-03b2-4ff6-a1b4-7b058afe59b2",
                      "markerXSolutionsId": "98f0a50a-f361-4f94-82ae-0044c4b80712",
                      "productId": "d7ff8a43-dc69-4c7b-9d38-fa39de00dd9f"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                },
                {
                  "id": "c0114394-e737-4636-a8d3-4dd26196d0de",
                  "date": "2026-02-26T03:39:37.4539801Z",
                  "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": "cc0849e7-4af3-4bec-8fe0-9dcc06208961",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c0114394-e737-4636-a8d3-4dd26196d0de"
                }
              ],
              "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
    }
  ],
  "isDeleted": true,
  "installers": [
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    },
    {
      "id": 1,
      "firstname": "sample string 2",
      "name": "sample string 3"
    }
  ],
  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/cb7d09dd-22fc-42aa-b25e-682f25c89cba"
}