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": "45dfd61a-897a-4819-a9ac-6b896ed390bb",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2026-01-09T02:09:38.9924305Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-01-09T02:09:38.9924305Z",
  "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": "baa116b8-2571-4513-8664-695956ae64e7",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-01-09T02:09:38.9924305Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-01-09T02:09:38.9924305Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "83c870ea-2bd9-4a2f-a93a-4d10827f5046",
      "blueprints": [
        {
          "id": "6dfbd776-d218-44b4-be5d-efc68ea927bc",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-01-09T02:09:38.9924305Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-01-09T02:09:38.9924305Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-01-09T02:09:38.9924305Z",
          "buildingComponentId": "11d88fc5-3549-440a-bf01-cb1fa7b3948a",
          "blueprintFileId": "9b4af06d-381c-4cc5-b8b2-1c6ee75287aa",
          "blueprintFile": {
            "id": "cd8e9502-6585-4a8c-bbfd-af3db2ca3484",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-01-09T02:09:38.9924305Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "344f73f0-50df-4737-99ec-c23ac827ac74",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-01-09T02:09:38.9924305Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-01-09T02:09:38.9924305Z",
              "modifiedBy": "sample string 5",
              "date": "2026-01-09T02:09:38.9924305Z",
              "customerId": 6,
              "qrId": "cfbe9fd3-50f1-412d-ab1d-be6a0e5858c0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1f7e6229-de65-46e3-9238-9138ec769ad3",
              "markerXSolutions": [
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                },
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "344f73f0-50df-4737-99ec-c23ac827ac74",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-01-09T02:09:38.9924305Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-01-09T02:09:38.9924305Z",
              "modifiedBy": "sample string 5",
              "date": "2026-01-09T02:09:38.9924305Z",
              "customerId": 6,
              "qrId": "cfbe9fd3-50f1-412d-ab1d-be6a0e5858c0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1f7e6229-de65-46e3-9238-9138ec769ad3",
              "markerXSolutions": [
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                },
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                }
              ],
              "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": "6dfbd776-d218-44b4-be5d-efc68ea927bc",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-01-09T02:09:38.9924305Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-01-09T02:09:38.9924305Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-01-09T02:09:38.9924305Z",
          "buildingComponentId": "11d88fc5-3549-440a-bf01-cb1fa7b3948a",
          "blueprintFileId": "9b4af06d-381c-4cc5-b8b2-1c6ee75287aa",
          "blueprintFile": {
            "id": "cd8e9502-6585-4a8c-bbfd-af3db2ca3484",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-01-09T02:09:38.9924305Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "344f73f0-50df-4737-99ec-c23ac827ac74",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-01-09T02:09:38.9924305Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-01-09T02:09:38.9924305Z",
              "modifiedBy": "sample string 5",
              "date": "2026-01-09T02:09:38.9924305Z",
              "customerId": 6,
              "qrId": "cfbe9fd3-50f1-412d-ab1d-be6a0e5858c0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1f7e6229-de65-46e3-9238-9138ec769ad3",
              "markerXSolutions": [
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                },
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "344f73f0-50df-4737-99ec-c23ac827ac74",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-01-09T02:09:38.9924305Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-01-09T02:09:38.9924305Z",
              "modifiedBy": "sample string 5",
              "date": "2026-01-09T02:09:38.9924305Z",
              "customerId": 6,
              "qrId": "cfbe9fd3-50f1-412d-ab1d-be6a0e5858c0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1f7e6229-de65-46e3-9238-9138ec769ad3",
              "markerXSolutions": [
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                },
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                }
              ],
              "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": "baa116b8-2571-4513-8664-695956ae64e7",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-01-09T02:09:38.9924305Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-01-09T02:09:38.9924305Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "83c870ea-2bd9-4a2f-a93a-4d10827f5046",
      "blueprints": [
        {
          "id": "6dfbd776-d218-44b4-be5d-efc68ea927bc",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-01-09T02:09:38.9924305Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-01-09T02:09:38.9924305Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-01-09T02:09:38.9924305Z",
          "buildingComponentId": "11d88fc5-3549-440a-bf01-cb1fa7b3948a",
          "blueprintFileId": "9b4af06d-381c-4cc5-b8b2-1c6ee75287aa",
          "blueprintFile": {
            "id": "cd8e9502-6585-4a8c-bbfd-af3db2ca3484",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-01-09T02:09:38.9924305Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "344f73f0-50df-4737-99ec-c23ac827ac74",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-01-09T02:09:38.9924305Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-01-09T02:09:38.9924305Z",
              "modifiedBy": "sample string 5",
              "date": "2026-01-09T02:09:38.9924305Z",
              "customerId": 6,
              "qrId": "cfbe9fd3-50f1-412d-ab1d-be6a0e5858c0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1f7e6229-de65-46e3-9238-9138ec769ad3",
              "markerXSolutions": [
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                },
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "344f73f0-50df-4737-99ec-c23ac827ac74",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-01-09T02:09:38.9924305Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-01-09T02:09:38.9924305Z",
              "modifiedBy": "sample string 5",
              "date": "2026-01-09T02:09:38.9924305Z",
              "customerId": 6,
              "qrId": "cfbe9fd3-50f1-412d-ab1d-be6a0e5858c0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1f7e6229-de65-46e3-9238-9138ec769ad3",
              "markerXSolutions": [
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                },
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                }
              ],
              "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": "6dfbd776-d218-44b4-be5d-efc68ea927bc",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-01-09T02:09:38.9924305Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-01-09T02:09:38.9924305Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-01-09T02:09:38.9924305Z",
          "buildingComponentId": "11d88fc5-3549-440a-bf01-cb1fa7b3948a",
          "blueprintFileId": "9b4af06d-381c-4cc5-b8b2-1c6ee75287aa",
          "blueprintFile": {
            "id": "cd8e9502-6585-4a8c-bbfd-af3db2ca3484",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-01-09T02:09:38.9924305Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "344f73f0-50df-4737-99ec-c23ac827ac74",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-01-09T02:09:38.9924305Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-01-09T02:09:38.9924305Z",
              "modifiedBy": "sample string 5",
              "date": "2026-01-09T02:09:38.9924305Z",
              "customerId": 6,
              "qrId": "cfbe9fd3-50f1-412d-ab1d-be6a0e5858c0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1f7e6229-de65-46e3-9238-9138ec769ad3",
              "markerXSolutions": [
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                },
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "344f73f0-50df-4737-99ec-c23ac827ac74",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-01-09T02:09:38.9924305Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-01-09T02:09:38.9924305Z",
              "modifiedBy": "sample string 5",
              "date": "2026-01-09T02:09:38.9924305Z",
              "customerId": 6,
              "qrId": "cfbe9fd3-50f1-412d-ab1d-be6a0e5858c0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "1f7e6229-de65-46e3-9238-9138ec769ad3",
              "markerXSolutions": [
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "ac548842-3d68-4f81-b1a1-ab2abb7444b2",
                  "markerId": "9a5c5f05-e722-456b-b33f-7902de6d1b55",
                  "solutionId": "b3e9c124-5dac-412c-8f2a-be557b52fcaa",
                  "taxonomy263415Id": "45c530a9-e0b7-401d-b69b-411fed8d8698",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-01-09T02:09:38.9924305Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "13253020-54f9-4fc9-b489-09dfadff0921",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "76ecce8d-3d78-410c-8b7e-23b482edee71",
                      "qrLogAttributeListValue": {
                        "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                        "description": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                        "qrLogAttribute": {
                          "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                          "code": "sample string 2",
                          "createdTs": "2026-01-09T02:09:38.9924305Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                          "qrLogAttributeClass": {
                            "id": "cdaa3d56-8029-4539-971e-835560e367db",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ]
                      },
                      "markerXSolutionsId": "e30d0456-8052-47b0-b439-ff9eb8f471c7",
                      "qrLogAttributeId": "8f47c00f-e86f-4d64-bcd1-0b4f14edd780",
                      "qrLogAttribute": {
                        "id": "78a09adb-8e33-4073-a3e2-183ea89485a6",
                        "code": "sample string 2",
                        "createdTs": "2026-01-09T02:09:38.9924305Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "28e7a26c-b4c1-427e-af02-81752a5f0f4d",
                        "qrLogAttributeClass": {
                          "id": "cdaa3d56-8029-4539-971e-835560e367db",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            },
                            {
                              "id": "813053e4-8d93-4918-89d0-406c212de095",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          },
                          {
                            "id": "f2cc9afb-dc37-4fe9-be06-189ad762d723",
                            "description": "sample string 2",
                            "createdTs": "2026-01-09T02:09:38.9924305Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-01-09T02:09:38.9924305Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "596a7a85-21ef-4cc8-b028-4bc47a315388",
                            "translations": [
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              },
                              {
                                "id": "813053e4-8d93-4918-89d0-406c212de095",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          },
                          {
                            "id": "813053e4-8d93-4918-89d0-406c212de095",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "4299a426-c7af-4228-ae68-f2914371fbf0"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "17443dd5-0317-443e-b499-7751c47ef04e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    },
                    {
                      "id": "44ee2cbb-3893-4eeb-bdbb-c5b97c51d025",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-01-09T02:09:38.9924305Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "17ab64ed-7a2a-4570-a0c1-c9edb708d93c",
                      "reportId": "25872e54-f53a-47de-8061-a82991c7831d",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/44ee2cbb-3893-4eeb-bdbb-c5b97c51d025"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    },
                    {
                      "id": "d6dfe835-106e-45ea-b493-cd026f74ec15",
                      "markerXSolutionsId": "a5a30cb0-ece1-42a5-b1fc-5d42da896321",
                      "productId": "9ee48232-3416-48a3-a8ff-7e672441dc66"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                },
                {
                  "id": "10fe09b8-f6af-4751-b00c-cc7064ee8cdd",
                  "date": "2026-01-09T02:09:38.9924305Z",
                  "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": "5700ba26-6814-4339-8307-f716e044ac8c",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/10fe09b8-f6af-4751-b00c-cc7064ee8cdd"
                }
              ],
              "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/45dfd61a-897a-4819-a9ac-6b896ed390bb"
}