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": "37120e6e-4edc-48c2-adda-480fe64a6835",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2025-09-19T08:11:38.0278099Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-09-19T08:11:38.0278099Z",
  "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": "ef927f31-7e78-4fee-acce-30c1a653d72d",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2025-09-19T08:11:38.0278099Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-09-19T08:11:38.0278099Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "f0671d18-81b4-4d7a-a61b-7beab6998f7d",
      "blueprints": [
        {
          "id": "c969ab59-2fc3-4d56-b67a-3d990d316c77",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-09-19T08:11:38.0278099Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-09-19T08:11:38.0278099Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-09-19T08:11:38.0278099Z",
          "buildingComponentId": "ecb25999-a165-4dda-9af8-5bec00103b52",
          "blueprintFileId": "aac40602-59da-44a8-8925-bd4848b2d35a",
          "blueprintFile": {
            "id": "637cc9a6-ea02-4b58-9399-c3421f58707d",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-09-19T08:11:38.0278099Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "509e1d5e-658a-43f8-977e-037f97cf61b9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-09-19T08:11:38.0278099Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-09-19T08:11:38.0278099Z",
              "modifiedBy": "sample string 5",
              "date": "2025-09-19T08:11:38.0278099Z",
              "customerId": 6,
              "qrId": "e505023f-b3fc-4c8d-b5b0-e8bb0a2a2eaf",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "6f59b4fd-fbfd-4088-9428-716d610697c2",
              "markerXSolutions": [
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                },
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "509e1d5e-658a-43f8-977e-037f97cf61b9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-09-19T08:11:38.0278099Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-09-19T08:11:38.0278099Z",
              "modifiedBy": "sample string 5",
              "date": "2025-09-19T08:11:38.0278099Z",
              "customerId": 6,
              "qrId": "e505023f-b3fc-4c8d-b5b0-e8bb0a2a2eaf",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "6f59b4fd-fbfd-4088-9428-716d610697c2",
              "markerXSolutions": [
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                },
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                }
              ],
              "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": "c969ab59-2fc3-4d56-b67a-3d990d316c77",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-09-19T08:11:38.0278099Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-09-19T08:11:38.0278099Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-09-19T08:11:38.0278099Z",
          "buildingComponentId": "ecb25999-a165-4dda-9af8-5bec00103b52",
          "blueprintFileId": "aac40602-59da-44a8-8925-bd4848b2d35a",
          "blueprintFile": {
            "id": "637cc9a6-ea02-4b58-9399-c3421f58707d",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-09-19T08:11:38.0278099Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "509e1d5e-658a-43f8-977e-037f97cf61b9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-09-19T08:11:38.0278099Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-09-19T08:11:38.0278099Z",
              "modifiedBy": "sample string 5",
              "date": "2025-09-19T08:11:38.0278099Z",
              "customerId": 6,
              "qrId": "e505023f-b3fc-4c8d-b5b0-e8bb0a2a2eaf",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "6f59b4fd-fbfd-4088-9428-716d610697c2",
              "markerXSolutions": [
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                },
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "509e1d5e-658a-43f8-977e-037f97cf61b9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-09-19T08:11:38.0278099Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-09-19T08:11:38.0278099Z",
              "modifiedBy": "sample string 5",
              "date": "2025-09-19T08:11:38.0278099Z",
              "customerId": 6,
              "qrId": "e505023f-b3fc-4c8d-b5b0-e8bb0a2a2eaf",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "6f59b4fd-fbfd-4088-9428-716d610697c2",
              "markerXSolutions": [
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                },
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                }
              ],
              "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": "ef927f31-7e78-4fee-acce-30c1a653d72d",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2025-09-19T08:11:38.0278099Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-09-19T08:11:38.0278099Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "f0671d18-81b4-4d7a-a61b-7beab6998f7d",
      "blueprints": [
        {
          "id": "c969ab59-2fc3-4d56-b67a-3d990d316c77",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-09-19T08:11:38.0278099Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-09-19T08:11:38.0278099Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-09-19T08:11:38.0278099Z",
          "buildingComponentId": "ecb25999-a165-4dda-9af8-5bec00103b52",
          "blueprintFileId": "aac40602-59da-44a8-8925-bd4848b2d35a",
          "blueprintFile": {
            "id": "637cc9a6-ea02-4b58-9399-c3421f58707d",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-09-19T08:11:38.0278099Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "509e1d5e-658a-43f8-977e-037f97cf61b9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-09-19T08:11:38.0278099Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-09-19T08:11:38.0278099Z",
              "modifiedBy": "sample string 5",
              "date": "2025-09-19T08:11:38.0278099Z",
              "customerId": 6,
              "qrId": "e505023f-b3fc-4c8d-b5b0-e8bb0a2a2eaf",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "6f59b4fd-fbfd-4088-9428-716d610697c2",
              "markerXSolutions": [
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                },
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "509e1d5e-658a-43f8-977e-037f97cf61b9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-09-19T08:11:38.0278099Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-09-19T08:11:38.0278099Z",
              "modifiedBy": "sample string 5",
              "date": "2025-09-19T08:11:38.0278099Z",
              "customerId": 6,
              "qrId": "e505023f-b3fc-4c8d-b5b0-e8bb0a2a2eaf",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "6f59b4fd-fbfd-4088-9428-716d610697c2",
              "markerXSolutions": [
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                },
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                }
              ],
              "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": "c969ab59-2fc3-4d56-b67a-3d990d316c77",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-09-19T08:11:38.0278099Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-09-19T08:11:38.0278099Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-09-19T08:11:38.0278099Z",
          "buildingComponentId": "ecb25999-a165-4dda-9af8-5bec00103b52",
          "blueprintFileId": "aac40602-59da-44a8-8925-bd4848b2d35a",
          "blueprintFile": {
            "id": "637cc9a6-ea02-4b58-9399-c3421f58707d",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-09-19T08:11:38.0278099Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "509e1d5e-658a-43f8-977e-037f97cf61b9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-09-19T08:11:38.0278099Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-09-19T08:11:38.0278099Z",
              "modifiedBy": "sample string 5",
              "date": "2025-09-19T08:11:38.0278099Z",
              "customerId": 6,
              "qrId": "e505023f-b3fc-4c8d-b5b0-e8bb0a2a2eaf",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "6f59b4fd-fbfd-4088-9428-716d610697c2",
              "markerXSolutions": [
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                },
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "509e1d5e-658a-43f8-977e-037f97cf61b9",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-09-19T08:11:38.0278099Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-09-19T08:11:38.0278099Z",
              "modifiedBy": "sample string 5",
              "date": "2025-09-19T08:11:38.0278099Z",
              "customerId": 6,
              "qrId": "e505023f-b3fc-4c8d-b5b0-e8bb0a2a2eaf",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "6f59b4fd-fbfd-4088-9428-716d610697c2",
              "markerXSolutions": [
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "2abf34e1-707b-4d97-bbbe-731a3967bcc6",
                  "markerId": "0d16d232-27cd-4590-a3cd-45cf61524cd1",
                  "solutionId": "e1802d74-c19d-427f-95b0-e91ba7db61f9",
                  "taxonomy263415Id": "8edfb662-01bd-4158-a59b-454833d72352",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-09-19T08:11:38.0278099Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "d59f795a-8206-477d-b4fa-02a995a21981",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "e1a7cdd2-0e20-4ec5-b102-593a57fb83aa",
                      "qrLogAttributeListValue": {
                        "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                        "description": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                        "qrLogAttribute": {
                          "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                          "code": "sample string 2",
                          "createdTs": "2025-09-19T08:11:38.0278099Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                          "qrLogAttributeClass": {
                            "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ]
                      },
                      "markerXSolutionsId": "1fe576aa-4548-42bb-8d25-c2067b95e86c",
                      "qrLogAttributeId": "f295b8b4-47f3-4d02-a70e-2a87eb916ed4",
                      "qrLogAttribute": {
                        "id": "7360ef61-67ce-4aae-8556-9fad08c0fa00",
                        "code": "sample string 2",
                        "createdTs": "2025-09-19T08:11:38.0278099Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "eb9677be-76cd-4078-ae6e-975de086e97b",
                        "qrLogAttributeClass": {
                          "id": "6aae4794-0c9e-4218-873e-49b90b7d4ab6",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            },
                            {
                              "id": "de964378-bb6c-48d1-b560-616364ec4178",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          },
                          {
                            "id": "344f9138-f2f5-4200-a1dd-ec7b9c041af9",
                            "description": "sample string 2",
                            "createdTs": "2025-09-19T08:11:38.0278099Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-09-19T08:11:38.0278099Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "9899f075-4abe-4981-8346-18b7756a6779",
                            "translations": [
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              },
                              {
                                "id": "de964378-bb6c-48d1-b560-616364ec4178",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          },
                          {
                            "id": "de964378-bb6c-48d1-b560-616364ec4178",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "b15eafe2-94ac-48f7-82b9-6cb26fd2e23a"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "abd9a483-3b0c-42c4-b010-779f3334a058",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    },
                    {
                      "id": "632166ee-5e21-4f94-beb7-5ae78fbc26eb",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-09-19T08:11:38.0278099Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "ad5f7896-8a0d-44a8-b65e-fb5bd4851b8a",
                      "reportId": "8455d786-237d-4ab4-b9f1-6229a4f9d352",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/632166ee-5e21-4f94-beb7-5ae78fbc26eb"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    },
                    {
                      "id": "d7212a18-95e1-409e-a0dd-f640cc2d865a",
                      "markerXSolutionsId": "f5fd9c95-29b9-415b-9d27-653cd0747014",
                      "productId": "beb0b51a-bc1e-4acb-8943-6f3dc74bb6b5"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                },
                {
                  "id": "9c24b33e-5bce-4dd6-8d5b-6009a6b6a261",
                  "date": "2025-09-19T08:11:38.0278099Z",
                  "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": "248fe147-56b7-4ee5-b730-b45a4eb8df1e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/9c24b33e-5bce-4dd6-8d5b-6009a6b6a261"
                }
              ],
              "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/37120e6e-4edc-48c2-adda-480fe64a6835"
}