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": "b137df80-a5a9-406b-8ba2-a60f47a0c758",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2026-08-28T06:25:30.4138313Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2026-08-28T06:25:30.4138313Z",
  "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": "a4d00258-d529-48ce-a9c3-8ec1dea9e32c",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-08-28T06:25:30.4138313Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-08-28T06:25:30.4138313Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "445b7071-865d-4fb2-ac9f-3ac5fa2199c4",
      "blueprints": [
        {
          "id": "1bb3ce22-6ccd-4508-8882-00558dec8cad",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-08-28T06:25:30.4138313Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-08-28T06:25:30.4138313Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-08-28T06:25:30.4138313Z",
          "buildingComponentId": "1fbef4c1-37c7-4e56-b998-0b8ea4564922",
          "blueprintFileId": "30e67f07-8b9a-4164-be55-0fc49746ef87",
          "blueprintFile": {
            "id": "8bba351d-b04b-42a6-beb3-613c2b0884db",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:25:30.4138313Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "78f75aa1-2fc1-481b-9c44-ef006424d51a",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-08-28T06:25:30.4138313Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-08-28T06:25:30.4138313Z",
              "modifiedBy": "sample string 5",
              "date": "2026-08-28T06:25:30.4138313Z",
              "customerId": 6,
              "qrId": "42c0c809-ac37-4c1d-80bc-0bf1ebcb8fe9",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "81d58814-45a3-4091-b914-c7a2162f6575",
              "markerXSolutions": [
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                },
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "78f75aa1-2fc1-481b-9c44-ef006424d51a",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-08-28T06:25:30.4138313Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-08-28T06:25:30.4138313Z",
              "modifiedBy": "sample string 5",
              "date": "2026-08-28T06:25:30.4138313Z",
              "customerId": 6,
              "qrId": "42c0c809-ac37-4c1d-80bc-0bf1ebcb8fe9",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "81d58814-45a3-4091-b914-c7a2162f6575",
              "markerXSolutions": [
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                },
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                }
              ],
              "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": "1bb3ce22-6ccd-4508-8882-00558dec8cad",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-08-28T06:25:30.4138313Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-08-28T06:25:30.4138313Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-08-28T06:25:30.4138313Z",
          "buildingComponentId": "1fbef4c1-37c7-4e56-b998-0b8ea4564922",
          "blueprintFileId": "30e67f07-8b9a-4164-be55-0fc49746ef87",
          "blueprintFile": {
            "id": "8bba351d-b04b-42a6-beb3-613c2b0884db",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:25:30.4138313Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "78f75aa1-2fc1-481b-9c44-ef006424d51a",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-08-28T06:25:30.4138313Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-08-28T06:25:30.4138313Z",
              "modifiedBy": "sample string 5",
              "date": "2026-08-28T06:25:30.4138313Z",
              "customerId": 6,
              "qrId": "42c0c809-ac37-4c1d-80bc-0bf1ebcb8fe9",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "81d58814-45a3-4091-b914-c7a2162f6575",
              "markerXSolutions": [
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                },
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "78f75aa1-2fc1-481b-9c44-ef006424d51a",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-08-28T06:25:30.4138313Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-08-28T06:25:30.4138313Z",
              "modifiedBy": "sample string 5",
              "date": "2026-08-28T06:25:30.4138313Z",
              "customerId": 6,
              "qrId": "42c0c809-ac37-4c1d-80bc-0bf1ebcb8fe9",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "81d58814-45a3-4091-b914-c7a2162f6575",
              "markerXSolutions": [
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                },
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                }
              ],
              "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": "a4d00258-d529-48ce-a9c3-8ec1dea9e32c",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2026-08-28T06:25:30.4138313Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2026-08-28T06:25:30.4138313Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "445b7071-865d-4fb2-ac9f-3ac5fa2199c4",
      "blueprints": [
        {
          "id": "1bb3ce22-6ccd-4508-8882-00558dec8cad",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-08-28T06:25:30.4138313Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-08-28T06:25:30.4138313Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-08-28T06:25:30.4138313Z",
          "buildingComponentId": "1fbef4c1-37c7-4e56-b998-0b8ea4564922",
          "blueprintFileId": "30e67f07-8b9a-4164-be55-0fc49746ef87",
          "blueprintFile": {
            "id": "8bba351d-b04b-42a6-beb3-613c2b0884db",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:25:30.4138313Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "78f75aa1-2fc1-481b-9c44-ef006424d51a",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-08-28T06:25:30.4138313Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-08-28T06:25:30.4138313Z",
              "modifiedBy": "sample string 5",
              "date": "2026-08-28T06:25:30.4138313Z",
              "customerId": 6,
              "qrId": "42c0c809-ac37-4c1d-80bc-0bf1ebcb8fe9",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "81d58814-45a3-4091-b914-c7a2162f6575",
              "markerXSolutions": [
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                },
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "78f75aa1-2fc1-481b-9c44-ef006424d51a",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-08-28T06:25:30.4138313Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-08-28T06:25:30.4138313Z",
              "modifiedBy": "sample string 5",
              "date": "2026-08-28T06:25:30.4138313Z",
              "customerId": 6,
              "qrId": "42c0c809-ac37-4c1d-80bc-0bf1ebcb8fe9",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "81d58814-45a3-4091-b914-c7a2162f6575",
              "markerXSolutions": [
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                },
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                }
              ],
              "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": "1bb3ce22-6ccd-4508-8882-00558dec8cad",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2026-08-28T06:25:30.4138313Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2026-08-28T06:25:30.4138313Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2026-08-28T06:25:30.4138313Z",
          "buildingComponentId": "1fbef4c1-37c7-4e56-b998-0b8ea4564922",
          "blueprintFileId": "30e67f07-8b9a-4164-be55-0fc49746ef87",
          "blueprintFile": {
            "id": "8bba351d-b04b-42a6-beb3-613c2b0884db",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2026-08-28T06:25:30.4138313Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "78f75aa1-2fc1-481b-9c44-ef006424d51a",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-08-28T06:25:30.4138313Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-08-28T06:25:30.4138313Z",
              "modifiedBy": "sample string 5",
              "date": "2026-08-28T06:25:30.4138313Z",
              "customerId": 6,
              "qrId": "42c0c809-ac37-4c1d-80bc-0bf1ebcb8fe9",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "81d58814-45a3-4091-b914-c7a2162f6575",
              "markerXSolutions": [
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                },
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "78f75aa1-2fc1-481b-9c44-ef006424d51a",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2026-08-28T06:25:30.4138313Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2026-08-28T06:25:30.4138313Z",
              "modifiedBy": "sample string 5",
              "date": "2026-08-28T06:25:30.4138313Z",
              "customerId": 6,
              "qrId": "42c0c809-ac37-4c1d-80bc-0bf1ebcb8fe9",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "81d58814-45a3-4091-b914-c7a2162f6575",
              "markerXSolutions": [
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "c394c4e4-988b-4af5-9016-27ff8dc2c581",
                  "markerId": "5abaf72a-1ea7-4ad7-8be5-424fe5f6b06f",
                  "solutionId": "ad7d49e8-64da-4564-b7d1-46a1343e50a1",
                  "taxonomy263415Id": "25af9b95-f463-47ed-81ce-4d95dcc80b02",
                  "amount": 3,
                  "diameter": 4.0,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8.0,
                  "comments": "sample string 9",
                  "createdTs": "2026-08-28T06:25:30.4138313Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "640199f2-5095-4ae1-beb6-e9bec421bf95",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "6a30eda8-f28c-4233-9375-95edd13959cb",
                      "qrLogAttributeListValue": {
                        "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                        "description": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                        "qrLogAttribute": {
                          "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                          "code": "sample string 2",
                          "createdTs": "2026-08-28T06:25:30.4138313Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                          "qrLogAttributeClass": {
                            "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ]
                      },
                      "markerXSolutionsId": "dbd818e0-ff16-4c03-9d14-2ebf95f8de89",
                      "qrLogAttributeId": "d3a684ed-b9ca-49cf-b1d1-7fee89f59c8b",
                      "qrLogAttribute": {
                        "id": "cd3b4649-9999-45b5-8b9f-532a6301e018",
                        "code": "sample string 2",
                        "createdTs": "2026-08-28T06:25:30.4138313Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "c1d2118d-efc8-4c12-a088-3b9f0c48226e",
                        "qrLogAttributeClass": {
                          "id": "32a2a194-31f3-4305-8fee-a9c0e7c1fd75",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            },
                            {
                              "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          },
                          {
                            "id": "92ea5b77-8f93-4830-9cee-f93b6636c13a",
                            "description": "sample string 2",
                            "createdTs": "2026-08-28T06:25:30.4138313Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2026-08-28T06:25:30.4138313Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "fb7e9579-f744-4418-9783-c2b64a03e06e",
                            "translations": [
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              },
                              {
                                "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          },
                          {
                            "id": "d241e3eb-6aba-481f-94ea-ce49e2b46cf6",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "e7d52470-c9e1-4741-aff9-f11d0c4a7389"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "aa949d96-72b1-4ed9-b732-a6b88e71eac4",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    },
                    {
                      "id": "c71a012e-13ae-4858-862d-3b9a71867d79",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2026-08-28T06:25:30.4138313Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "468ec68c-8252-48f2-b180-5717e20bb660",
                      "reportId": "a9b83424-12e6-4844-997f-267c53826f42",
                      "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c71a012e-13ae-4858-862d-3b9a71867d79"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    },
                    {
                      "id": "2b50db38-fa4d-42f6-b86c-aa33b699e366",
                      "markerXSolutionsId": "b04cbda8-5cb5-41a7-8b9c-d55b73e835da",
                      "productId": "0d332105-478e-4e2a-b87d-19882bd12d88"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                },
                {
                  "id": "f27aeb02-6dc9-4b2e-95f6-1490c045a323",
                  "date": "2026-08-28T06:25:30.4138313Z",
                  "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": "1559a058-d23e-47fd-9dc0-21adc177897e",
                  "isDeleted": true,
                  "link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/f27aeb02-6dc9-4b2e-95f6-1490c045a323"
                }
              ],
              "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/b137df80-a5a9-406b-8ba2-a60f47a0c758"
}