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": "a1bbb7b9-c58e-4632-8d78-221530e4d3ac",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2025-11-06T10:17:39.1890578Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-11-06T10:17:39.1890578Z",
  "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": "52fc2289-ebec-4595-bf19-dd7accc93f50",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2025-11-06T10:17:39.1890578Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-11-06T10:17:39.1890578Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "8c655a9b-e488-405c-a9fe-938bc0a7bc31",
      "blueprints": [
        {
          "id": "36824a56-f0b0-4efc-b31b-2e2eecb6757f",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-11-06T10:17:39.1890578Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-11-06T10:17:39.1890578Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-11-06T10:17:39.1890578Z",
          "buildingComponentId": "bfc83dff-5942-4526-8cb0-14e4e355574e",
          "blueprintFileId": "5067ed8f-8eb7-48f9-abcd-aa02f6003cab",
          "blueprintFile": {
            "id": "694bb3a8-5863-43ba-bf19-e6a7770d1221",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-11-06T10:17:39.1890578Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "f0b6a2eb-8ff8-447b-a681-5581f9f11039",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-11-06T10:17:39.1890578Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-11-06T10:17:39.1890578Z",
              "modifiedBy": "sample string 5",
              "date": "2025-11-06T10:17:39.1890578Z",
              "customerId": 6,
              "qrId": "64ef197f-c60f-4db8-902d-59ec7e4d9ba0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d3770643-650f-4a46-b141-3ebd98174907",
              "markerXSolutions": [
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                },
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "f0b6a2eb-8ff8-447b-a681-5581f9f11039",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-11-06T10:17:39.1890578Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-11-06T10:17:39.1890578Z",
              "modifiedBy": "sample string 5",
              "date": "2025-11-06T10:17:39.1890578Z",
              "customerId": 6,
              "qrId": "64ef197f-c60f-4db8-902d-59ec7e4d9ba0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d3770643-650f-4a46-b141-3ebd98174907",
              "markerXSolutions": [
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                },
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                }
              ],
              "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": "36824a56-f0b0-4efc-b31b-2e2eecb6757f",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-11-06T10:17:39.1890578Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-11-06T10:17:39.1890578Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-11-06T10:17:39.1890578Z",
          "buildingComponentId": "bfc83dff-5942-4526-8cb0-14e4e355574e",
          "blueprintFileId": "5067ed8f-8eb7-48f9-abcd-aa02f6003cab",
          "blueprintFile": {
            "id": "694bb3a8-5863-43ba-bf19-e6a7770d1221",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-11-06T10:17:39.1890578Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "f0b6a2eb-8ff8-447b-a681-5581f9f11039",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-11-06T10:17:39.1890578Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-11-06T10:17:39.1890578Z",
              "modifiedBy": "sample string 5",
              "date": "2025-11-06T10:17:39.1890578Z",
              "customerId": 6,
              "qrId": "64ef197f-c60f-4db8-902d-59ec7e4d9ba0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d3770643-650f-4a46-b141-3ebd98174907",
              "markerXSolutions": [
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                },
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "f0b6a2eb-8ff8-447b-a681-5581f9f11039",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-11-06T10:17:39.1890578Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-11-06T10:17:39.1890578Z",
              "modifiedBy": "sample string 5",
              "date": "2025-11-06T10:17:39.1890578Z",
              "customerId": 6,
              "qrId": "64ef197f-c60f-4db8-902d-59ec7e4d9ba0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d3770643-650f-4a46-b141-3ebd98174907",
              "markerXSolutions": [
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                },
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                }
              ],
              "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": "52fc2289-ebec-4595-bf19-dd7accc93f50",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2025-11-06T10:17:39.1890578Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-11-06T10:17:39.1890578Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "8c655a9b-e488-405c-a9fe-938bc0a7bc31",
      "blueprints": [
        {
          "id": "36824a56-f0b0-4efc-b31b-2e2eecb6757f",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-11-06T10:17:39.1890578Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-11-06T10:17:39.1890578Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-11-06T10:17:39.1890578Z",
          "buildingComponentId": "bfc83dff-5942-4526-8cb0-14e4e355574e",
          "blueprintFileId": "5067ed8f-8eb7-48f9-abcd-aa02f6003cab",
          "blueprintFile": {
            "id": "694bb3a8-5863-43ba-bf19-e6a7770d1221",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-11-06T10:17:39.1890578Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "f0b6a2eb-8ff8-447b-a681-5581f9f11039",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-11-06T10:17:39.1890578Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-11-06T10:17:39.1890578Z",
              "modifiedBy": "sample string 5",
              "date": "2025-11-06T10:17:39.1890578Z",
              "customerId": 6,
              "qrId": "64ef197f-c60f-4db8-902d-59ec7e4d9ba0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d3770643-650f-4a46-b141-3ebd98174907",
              "markerXSolutions": [
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                },
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "f0b6a2eb-8ff8-447b-a681-5581f9f11039",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-11-06T10:17:39.1890578Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-11-06T10:17:39.1890578Z",
              "modifiedBy": "sample string 5",
              "date": "2025-11-06T10:17:39.1890578Z",
              "customerId": 6,
              "qrId": "64ef197f-c60f-4db8-902d-59ec7e4d9ba0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d3770643-650f-4a46-b141-3ebd98174907",
              "markerXSolutions": [
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                },
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                }
              ],
              "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": "36824a56-f0b0-4efc-b31b-2e2eecb6757f",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-11-06T10:17:39.1890578Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-11-06T10:17:39.1890578Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-11-06T10:17:39.1890578Z",
          "buildingComponentId": "bfc83dff-5942-4526-8cb0-14e4e355574e",
          "blueprintFileId": "5067ed8f-8eb7-48f9-abcd-aa02f6003cab",
          "blueprintFile": {
            "id": "694bb3a8-5863-43ba-bf19-e6a7770d1221",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-11-06T10:17:39.1890578Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "f0b6a2eb-8ff8-447b-a681-5581f9f11039",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-11-06T10:17:39.1890578Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-11-06T10:17:39.1890578Z",
              "modifiedBy": "sample string 5",
              "date": "2025-11-06T10:17:39.1890578Z",
              "customerId": 6,
              "qrId": "64ef197f-c60f-4db8-902d-59ec7e4d9ba0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d3770643-650f-4a46-b141-3ebd98174907",
              "markerXSolutions": [
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                },
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "f0b6a2eb-8ff8-447b-a681-5581f9f11039",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-11-06T10:17:39.1890578Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-11-06T10:17:39.1890578Z",
              "modifiedBy": "sample string 5",
              "date": "2025-11-06T10:17:39.1890578Z",
              "customerId": 6,
              "qrId": "64ef197f-c60f-4db8-902d-59ec7e4d9ba0",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "d3770643-650f-4a46-b141-3ebd98174907",
              "markerXSolutions": [
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "484068d1-c133-4847-b43f-c4c22ecc75ba",
                  "markerId": "8cec07ce-aebf-47af-ae89-efce34befc2e",
                  "solutionId": "c8d6c54a-6d9f-43ac-bb87-e316eea694ec",
                  "taxonomy263415Id": "7eef61e2-f7e1-4fc0-a7e9-3bd56c9c82d5",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2025-11-06T10:17:39.1890578Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "e046c1fe-de14-4a36-82d9-e97c4cd127f2",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "f4b4426e-006d-4013-9697-93f1dfc915cb",
                      "qrLogAttributeListValue": {
                        "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                        "description": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                        "qrLogAttribute": {
                          "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                          "code": "sample string 2",
                          "createdTs": "2025-11-06T10:17:39.1890578Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                          "qrLogAttributeClass": {
                            "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ]
                      },
                      "markerXSolutionsId": "7293e235-0f77-4cae-b06c-9e28bb884362",
                      "qrLogAttributeId": "ee07c517-9f2d-4bb5-88fd-62cae55abde5",
                      "qrLogAttribute": {
                        "id": "b0504e01-01fe-4214-84c8-779f5a24d35c",
                        "code": "sample string 2",
                        "createdTs": "2025-11-06T10:17:39.1890578Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "50984cb8-08ae-43cf-9a66-b4f02d1106fd",
                        "qrLogAttributeClass": {
                          "id": "7f4719f5-a74e-4094-8dc0-55d0dcd94cad",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            },
                            {
                              "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          },
                          {
                            "id": "566da58c-3287-4ff8-8ea4-31ce89be402f",
                            "description": "sample string 2",
                            "createdTs": "2025-11-06T10:17:39.1890578Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-11-06T10:17:39.1890578Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "5c122592-0e96-41d4-baa6-ed7dc515b7eb",
                            "translations": [
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              },
                              {
                                "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          },
                          {
                            "id": "79c6cda9-8b58-4fe9-a67b-a137319afdaa",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "229f87e5-c322-4cb1-99a6-ecf41acda5e2"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "8c70dc71-9cca-4f3d-9d25-520dcd0d280f",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    },
                    {
                      "id": "aa71b603-ffa5-4cec-81e4-5666cf5e8101",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-11-06T10:17:39.1890578Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "5ff2d031-6841-4629-a173-a7951e9a0abc",
                      "reportId": "9f7bb8ad-27d9-4225-8f18-4b6f27f656ef",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/aa71b603-ffa5-4cec-81e4-5666cf5e8101"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    },
                    {
                      "id": "96382e3a-ade0-4e01-83e2-5a3aad9a1e57",
                      "markerXSolutionsId": "0d4db116-0fe6-43c8-89b2-2fb43ebf13af",
                      "productId": "af7cc277-c01f-4da5-9274-bbe44decaf36"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                },
                {
                  "id": "72955d33-2d81-4025-99c1-2722a7455b20",
                  "date": "2025-11-06T10:17:39.1890578Z",
                  "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": "4b525aff-21ae-4aca-99da-34d9d30cfae3",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/72955d33-2d81-4025-99c1-2722a7455b20"
                }
              ],
              "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/a1bbb7b9-c58e-4632-8d78-221530e4d3ac"
}