POST api/Projects

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "id": "3385aa6a-bb42-4200-a292-711445cdb3f0",
  "name": "sample string 2",
  "status": "sample string 3",
  "buildingName": "sample string 4",
  "createdTs": "2025-04-04T00:36:11.6782075Z",
  "createdBy": "sample string 6",
  "modifiedTs": "2025-04-04T00:36:11.6782075Z",
  "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": "fc2fa3a4-59d1-49d1-98ab-d3c78e592a50",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2025-04-04T00:36:11.6782075Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-04-04T00:36:11.6782075Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "3156a300-0271-4145-bcd9-bf6107b69cd3",
      "blueprints": [
        {
          "id": "85d6be18-948c-4fd0-8658-f263249e859d",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-04-04T00:36:11.6782075Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-04-04T00:36:11.6782075Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-04-04T00:36:11.6782075Z",
          "buildingComponentId": "64da40be-f818-4dc0-8237-acde545e4278",
          "blueprintFileId": "34dc6e5a-479f-4231-9c8b-1c8bb3906320",
          "blueprintFile": {
            "id": "710c5714-c4b1-4ea1-8edf-3318fdc698c2",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-04-04T00:36:11.6782075Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "793b68ab-0da7-4948-9432-4d108253a9a2",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-04-04T00:36:11.6782075Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-04-04T00:36:11.6782075Z",
              "modifiedBy": "sample string 5",
              "date": "2025-04-04T00:36:11.6782075Z",
              "customerId": 6,
              "qrId": "0bf8d55b-a300-4a2d-9688-58a44b44f292",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "c522e9dc-681f-4d37-85ab-4fdca56f3bbf",
              "markerXSolutions": [
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                },
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "793b68ab-0da7-4948-9432-4d108253a9a2",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-04-04T00:36:11.6782075Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-04-04T00:36:11.6782075Z",
              "modifiedBy": "sample string 5",
              "date": "2025-04-04T00:36:11.6782075Z",
              "customerId": 6,
              "qrId": "0bf8d55b-a300-4a2d-9688-58a44b44f292",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "c522e9dc-681f-4d37-85ab-4fdca56f3bbf",
              "markerXSolutions": [
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                },
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                }
              ],
              "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": "85d6be18-948c-4fd0-8658-f263249e859d",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-04-04T00:36:11.6782075Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-04-04T00:36:11.6782075Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-04-04T00:36:11.6782075Z",
          "buildingComponentId": "64da40be-f818-4dc0-8237-acde545e4278",
          "blueprintFileId": "34dc6e5a-479f-4231-9c8b-1c8bb3906320",
          "blueprintFile": {
            "id": "710c5714-c4b1-4ea1-8edf-3318fdc698c2",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-04-04T00:36:11.6782075Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "793b68ab-0da7-4948-9432-4d108253a9a2",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-04-04T00:36:11.6782075Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-04-04T00:36:11.6782075Z",
              "modifiedBy": "sample string 5",
              "date": "2025-04-04T00:36:11.6782075Z",
              "customerId": 6,
              "qrId": "0bf8d55b-a300-4a2d-9688-58a44b44f292",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "c522e9dc-681f-4d37-85ab-4fdca56f3bbf",
              "markerXSolutions": [
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                },
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "793b68ab-0da7-4948-9432-4d108253a9a2",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-04-04T00:36:11.6782075Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-04-04T00:36:11.6782075Z",
              "modifiedBy": "sample string 5",
              "date": "2025-04-04T00:36:11.6782075Z",
              "customerId": 6,
              "qrId": "0bf8d55b-a300-4a2d-9688-58a44b44f292",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "c522e9dc-681f-4d37-85ab-4fdca56f3bbf",
              "markerXSolutions": [
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                },
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                }
              ],
              "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": "fc2fa3a4-59d1-49d1-98ab-d3c78e592a50",
      "name": "sample string 2",
      "description": "sample string 3",
      "order": "sample string 4",
      "createdTs": "2025-04-04T00:36:11.6782075Z",
      "createdBy": "sample string 6",
      "modifiedTs": "2025-04-04T00:36:11.6782075Z",
      "modifiedBy": "sample string 7",
      "customerId": 8,
      "projectId": "3156a300-0271-4145-bcd9-bf6107b69cd3",
      "blueprints": [
        {
          "id": "85d6be18-948c-4fd0-8658-f263249e859d",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-04-04T00:36:11.6782075Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-04-04T00:36:11.6782075Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-04-04T00:36:11.6782075Z",
          "buildingComponentId": "64da40be-f818-4dc0-8237-acde545e4278",
          "blueprintFileId": "34dc6e5a-479f-4231-9c8b-1c8bb3906320",
          "blueprintFile": {
            "id": "710c5714-c4b1-4ea1-8edf-3318fdc698c2",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-04-04T00:36:11.6782075Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "793b68ab-0da7-4948-9432-4d108253a9a2",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-04-04T00:36:11.6782075Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-04-04T00:36:11.6782075Z",
              "modifiedBy": "sample string 5",
              "date": "2025-04-04T00:36:11.6782075Z",
              "customerId": 6,
              "qrId": "0bf8d55b-a300-4a2d-9688-58a44b44f292",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "c522e9dc-681f-4d37-85ab-4fdca56f3bbf",
              "markerXSolutions": [
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                },
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "793b68ab-0da7-4948-9432-4d108253a9a2",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-04-04T00:36:11.6782075Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-04-04T00:36:11.6782075Z",
              "modifiedBy": "sample string 5",
              "date": "2025-04-04T00:36:11.6782075Z",
              "customerId": 6,
              "qrId": "0bf8d55b-a300-4a2d-9688-58a44b44f292",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "c522e9dc-681f-4d37-85ab-4fdca56f3bbf",
              "markerXSolutions": [
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                },
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                }
              ],
              "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": "85d6be18-948c-4fd0-8658-f263249e859d",
          "name": "sample string 2",
          "description": "sample string 3",
          "markerName": "sample string 4",
          "order": "sample string 5",
          "createdTs": "2025-04-04T00:36:11.6782075Z",
          "createdBy": "sample string 6",
          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
          "modifiedBy": "sample string 7",
          "customerId": 8,
          "isOffline": true,
          "offlineByUserId": 1,
          "offlineByUserName": "sample string 10",
          "deadline": "2025-04-04T00:36:11.6782075Z",
          "isLocked": true,
          "lockedByUserId": 1,
          "lockedByUserName": "sample string 12",
          "lockedTs": "2025-04-04T00:36:11.6782075Z",
          "buildingComponentId": "64da40be-f818-4dc0-8237-acde545e4278",
          "blueprintFileId": "34dc6e5a-479f-4231-9c8b-1c8bb3906320",
          "blueprintFile": {
            "id": "710c5714-c4b1-4ea1-8edf-3318fdc698c2",
            "name": "sample string 2",
            "content": "sample string 3",
            "createdTs": "2025-04-04T00:36:11.6782075Z",
            "createdBy": "sample string 4",
            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
            "modifiedBy": "sample string 5",
            "snapshot": "QEA="
          },
          "markers": [
            {
              "id": "793b68ab-0da7-4948-9432-4d108253a9a2",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-04-04T00:36:11.6782075Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-04-04T00:36:11.6782075Z",
              "modifiedBy": "sample string 5",
              "date": "2025-04-04T00:36:11.6782075Z",
              "customerId": 6,
              "qrId": "0bf8d55b-a300-4a2d-9688-58a44b44f292",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "c522e9dc-681f-4d37-85ab-4fdca56f3bbf",
              "markerXSolutions": [
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                },
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                }
              ],
              "calculateStatus": 2
            },
            {
              "id": "793b68ab-0da7-4948-9432-4d108253a9a2",
              "number": 2,
              "label": "sample string 3",
              "coordX": 1.0,
              "coordY": 1.0,
              "coordX2": 1.0,
              "coordY2": 1.0,
              "createdTs": "2025-04-04T00:36:11.6782075Z",
              "createdBy": "sample string 4",
              "modifiedTs": "2025-04-04T00:36:11.6782075Z",
              "modifiedBy": "sample string 5",
              "date": "2025-04-04T00:36:11.6782075Z",
              "customerId": 6,
              "qrId": "0bf8d55b-a300-4a2d-9688-58a44b44f292",
              "comments": "sample string 7",
              "status": "sample string 8",
              "manualStatus": 1,
              "installerId": 1,
              "installer": {
                "id": 1,
                "firstname": "sample string 2",
                "name": "sample string 3"
              },
              "blueprintId": "c522e9dc-681f-4d37-85ab-4fdca56f3bbf",
              "markerXSolutions": [
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                },
                {
                  "id": "cb191234-36e3-44c9-ade1-3c4fbdfc38e8",
                  "markerId": "deb77c57-f32a-4c12-90da-af1a229d8481",
                  "solutionId": "b75ec45a-90cd-4942-9838-79a764e223c9",
                  "amount": 3,
                  "diameter": 4,
                  "unit": "sample string 5",
                  "width": 6,
                  "height": 7,
                  "length": 8,
                  "comments": "sample string 9",
                  "createdTs": "2025-04-04T00:36:11.6782075Z",
                  "qrLogAttributeXMarkerXSolutions": [
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    },
                    {
                      "id": "a8c88851-f428-4092-9652-c226a79a1e1a",
                      "value": "sample string 2",
                      "qrLogAttributeListValueId": "82b24964-bf99-4db1-a7ac-9a1e89f334d4",
                      "qrLogAttributeListValue": {
                        "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                        "description": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "isActive": true,
                        "customerId": 1,
                        "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                        "qrLogAttribute": {
                          "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                          "code": "sample string 2",
                          "createdTs": "2025-04-04T00:36:11.6782075Z",
                          "createdBy": "sample string 3",
                          "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                          "modifiedBy": "sample string 4",
                          "customerId": 1,
                          "visible": true,
                          "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                          "qrLogAttributeClass": {
                            "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                            "code": "sample string 2",
                            "name": "sample string 3",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          "qrLogAttributeListValue": [],
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ],
                          "index": 1,
                          "required": true,
                          "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                          "taxonomyNameGeneric": "sample string 8"
                        },
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ]
                      },
                      "markerXSolutionsId": "0b239110-ceba-4b52-a344-3d590e53b771",
                      "qrLogAttributeId": "70536e8b-c64b-4986-882c-c46a4cca45da",
                      "qrLogAttribute": {
                        "id": "37b31802-6cd1-499e-8a2a-e3daade4b84a",
                        "code": "sample string 2",
                        "createdTs": "2025-04-04T00:36:11.6782075Z",
                        "createdBy": "sample string 3",
                        "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                        "modifiedBy": "sample string 4",
                        "customerId": 1,
                        "visible": true,
                        "qrLogAttributeClassId": "59e2fb90-6109-47af-bf6e-eeef87f439ca",
                        "qrLogAttributeClass": {
                          "id": "b6785ccf-4652-478c-a767-f3bccf30106a",
                          "code": "sample string 2",
                          "name": "sample string 3",
                          "translations": [
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            },
                            {
                              "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                              "languageCode": "sample string 2",
                              "languageTranslation": "sample string 3",
                              "property": "sample string 4",
                              "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                            }
                          ]
                        },
                        "qrLogAttributeListValue": [
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          },
                          {
                            "id": "132da304-83e5-4398-80bd-40c70b743cb6",
                            "description": "sample string 2",
                            "createdTs": "2025-04-04T00:36:11.6782075Z",
                            "createdBy": "sample string 3",
                            "modifiedTs": "2025-04-04T00:36:11.6782075Z",
                            "modifiedBy": "sample string 4",
                            "isActive": true,
                            "customerId": 1,
                            "qrLogAttributeId": "86fa7cd6-96b5-4b74-a8fc-1e8459fb1bc8",
                            "translations": [
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              },
                              {
                                "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                                "languageCode": "sample string 2",
                                "languageTranslation": "sample string 3",
                                "property": "sample string 4",
                                "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                              }
                            ]
                          }
                        ],
                        "translations": [
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          },
                          {
                            "id": "3a050d6e-10da-42d8-ad38-4d9662e91e92",
                            "languageCode": "sample string 2",
                            "languageTranslation": "sample string 3",
                            "property": "sample string 4",
                            "translatableId": "85436df4-c98e-4b36-adca-c0cca8f908a4"
                          }
                        ],
                        "index": 1,
                        "required": true,
                        "qrLogAttributeGlobalRefId": "133233bb-fe06-402f-b657-5fa99999f43e",
                        "taxonomyNameGeneric": "sample string 8"
                      }
                    }
                  ],
                  "attachments": [
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    },
                    {
                      "id": "42d8ca26-475e-48a7-bc35-459da58c2053",
                      "name": "sample string 2",
                      "content": "sample string 3",
                      "createdTs": "2025-04-04T00:36:11.6938274Z",
                      "createdBy": "sample string 5",
                      "approved": true,
                      "markerXSolutionsId": "a88d4370-789d-43ba-b4ac-3786b75840c0",
                      "reportId": "6d3ed2c9-1a5a-48e9-836b-2d441525a392",
                      "link": "https://firelog-api.ipcom.be/api/DownloadImage/42d8ca26-475e-48a7-bc35-459da58c2053"
                    }
                  ],
                  "selectedProducts": [
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    },
                    {
                      "id": "ad7c9bb4-0611-451c-948d-4a7bafe45ec7",
                      "markerXSolutionsId": "642e1cbe-372d-4e27-89da-b05f9be9af08",
                      "productId": "391621fa-fb67-4289-85f3-b0476723c945"
                    }
                  ],
                  "isApproved": 2
                }
              ],
              "reports": [
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                },
                {
                  "id": "123b4f73-9915-4bae-86a1-34d0a4ac596e",
                  "date": "2025-04-04T00:36:11.6938274Z",
                  "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": "d8c7f1f7-e7a6-420b-98dc-1dd3321ba92b",
                  "isDeleted": true,
                  "link": "https://firelog-api.ipcom.be/api/DownloadImage/123b4f73-9915-4bae-86a1-34d0a4ac596e"
                }
              ],
              "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.ipcom.be/api/DownloadImage/3385aa6a-bb42-4200-a292-711445cdb3f0"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Project'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.